patch-2.4.3 linux/drivers/net/de4x5.h
Next file: linux/drivers/net/de600.c
Previous file: linux/drivers/net/de4x5.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Mar 6 19:28:34 2001
- Orig file:
v2.4.2/linux/drivers/net/de4x5.h
- Orig date:
Wed Feb 21 18:20:26 2001
diff -u --recursive --new-file v2.4.2/linux/drivers/net/de4x5.h linux/drivers/net/de4x5.h
@@ -287,7 +287,7 @@
#define STS_LNF 0x00001000 /* Link Fail */
#define STS_FD 0x00000800 /* Full-Duplex Short Frame Received */
#define STS_TM 0x00000800 /* Timer Expired (DC21041) */
-#define STS_ETI 0x00000400 /* Early Transmit Interupt */
+#define STS_ETI 0x00000400 /* Early Transmit Interrupt */
#define STS_AT 0x00000400 /* AUI/TP Pin */
#define STS_RWT 0x00000200 /* Receive Watchdog Time-Out */
#define STS_RPS 0x00000100 /* Receive Process Stopped */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)