patch-2.2.4 linux/drivers/net/ibmtr.h
Next file: linux/drivers/net/mace.c
Previous file: linux/drivers/net/ibmtr.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Tue Mar 16 14:21:52 1999
-  Orig file: 
v2.2.3/linux/drivers/net/ibmtr.h
-  Orig date: 
Tue Jul 28 14:21:08 1998
diff -u --recursive --new-file v2.2.3/linux/drivers/net/ibmtr.h linux/drivers/net/ibmtr.h
@@ -217,6 +217,7 @@
 	unsigned char ring_speed;
 	__u32 func_addr;
 	unsigned int retry_count;
+	spinlock_t lock;		/* SMP protection */
 };
 
 /* token ring adapter commands */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)