patch-2.4.0-prerelease linux/drivers/net/ncr885e.h
Next file: linux/drivers/net/ni5010.c
Previous file: linux/drivers/net/ncr885e.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Dec 30 18:16:13 2000
- Orig file:
v2.4.0-test12/linux/drivers/net/ncr885e.h
- Orig date:
Mon Oct 11 10:13:25 1999
diff -u --recursive --new-file v2.4.0-test12/linux/drivers/net/ncr885e.h linux/drivers/net/ncr885e.h
@@ -177,7 +177,7 @@
/* bits for the above three interrupt registers */
#define INTERRUPT_INTE 1<<15 /* interrupt enable */
#define INTERRUPT_WI 1<<9 /* wakeup interrupt */
-#define INTERRUPT_ERI 1<<8 /* early recieve interrupt */
+#define INTERRUPT_ERI 1<<8 /* early receive interrupt */
#define INTERRUPT_PPET 1<<7 /* PCI Tx parity error */
#define INTERRUPT_PBFT 1<<6 /* PCI Tx bus fault */
#define INTERRUPT_IIDT 1<<5 /* illegal instruction Tx */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)