patch-2.2.18 linux/drivers/net/dmfe.c
Next file: linux/drivers/net/eepro.c
Previous file: linux/drivers/net/de4x5.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Nov 18 18:01:24 2000
-  Orig file: 
v2.2.17/drivers/net/dmfe.c
-  Orig date: 
Sat Sep  9 18:42:38 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/drivers/net/dmfe.c linux/drivers/net/dmfe.c
@@ -183,7 +183,7 @@
 	u8 link_failed;		/* Ever link failed */
 	u8 wait_reset;		/* Hardware failed, need to reset */
 	u8 in_reset_state;	/* Now driver in reset routine */
-	u8 rx_error_cnt;	/* recievd abnormal case count */
+	u8 rx_error_cnt;	/* received abnormal case count */
 	u8 dm910x_chk_mode;	/* Operating mode check */
 	struct timer_list timer;
 	struct enet_statistics stats;	/* statistic counter */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)