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

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)