patch-2.2.6 linux/drivers/net/defxx.h
Next file: linux/drivers/net/irda/Makefile
Previous file: linux/drivers/net/defxx.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Apr 16 13:58:46 1999
- Orig file:
v2.2.5/linux/drivers/net/defxx.h
- Orig date:
Fri May 8 23:14:48 1998
diff -u --recursive --new-file v2.2.5/linux/drivers/net/defxx.h linux/drivers/net/defxx.h
@@ -1748,6 +1748,10 @@
/* Store pointers to transmit buffers for transmit completion code */
XMT_DRIVER_DESCR xmt_drv_descr_blk[PI_XMT_DATA_K_NUM_ENTRIES];
+
+ /* Transmit spinlocks */
+
+ spinlock_t lock;
/* Store device, bus-specific, and parameter information for this adapter */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)