patch-2.0.25 linux/drivers/net/3c59x.c

Next file: linux/drivers/net/Space.c
Previous file: linux/drivers/net/3c501.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.24/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