patch-2.1.8 linux/drivers/net/3c59x.c
Next file: linux/drivers/net/ppp.c
Previous file: linux/drivers/net/3c501.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Nov  7 11:25:56 1996
-  Orig file: 
v2.1.7/linux/drivers/net/3c59x.c
-  Orig date: 
Tue Oct 29 19:58:11 1996
diff -u --recursive --new-file v2.1.7/linux/drivers/net/3c59x.c linux/drivers/net/3c59x.c
@@ -634,7 +634,7 @@
 	/* Switch to register set 7 for normal use. */
 	EL3WINDOW(7);
 
-	/* Set reciever mode: presumably accept b-case and phys addr only. */
+	/* Set receiver mode: presumably accept b-case and phys addr only. */
 	set_rx_mode(dev);
 	outw(StatsEnable, ioaddr + EL3_CMD); /* Turn on statistics. */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov