patch-2.2.18 linux/drivers/net/ncr885e.h

Next file: linux/drivers/net/ne2.c
Previous file: linux/drivers/net/mvme147.c
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/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)