patch-2.3.32 linux/drivers/net/tlan.h
Next file: linux/drivers/net/tokenring/ibmtr.c
Previous file: linux/drivers/net/tlan.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Sat Dec 11 07:39:10 1999
- Orig file:
v2.3.31/linux/drivers/net/tlan.h
- Orig date:
Wed Aug 18 11:36:45 1999
diff -u --recursive --new-file v2.3.31/linux/drivers/net/tlan.h linux/drivers/net/tlan.h
@@ -14,6 +14,10 @@
*
** This file is best viewed/edited with tabstop=4, colums>=132
*
+ *
+ * Dec 10, 1999 Torben Mathiasen <torben.mathiasen@compaq.com>
+ * New Maintainer
+ *
********************************************************************/
@@ -187,6 +191,7 @@
u8 tlanRev;
u8 tlanFullDuplex;
char devName[8];
+ spinlock_t lock;
} TLanPrivateInfo;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)