patch-2.2.18 linux/drivers/net/lmc/lmc_main.c
Next file: linux/drivers/net/ltpc.c
Previous file: linux/drivers/net/irda/toshoboe.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sat Nov 18 18:01:24 2000
- Orig file:
v2.2.17/drivers/net/lmc/lmc_main.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/lmc/lmc_main.c linux/drivers/net/lmc/lmc_main.c
@@ -640,7 +640,7 @@
/* Make sure the tx jabber and rx watchdog are off,
- * and the transmit and recieve processes are running.
+ * and the transmit and receive processes are running.
*/
LMC_CSR_WRITE (sc, csr_15, cpu_to_le32(0x00000011));
@@ -2139,7 +2139,7 @@
lmc_trace(sc->lmc_device, "lmc_softreset in");
- /* Initialize the recieve rings and buffers. */
+ /* Initialize the receive rings and buffers. */
sc->lmc_txfull = 0;
sc->lmc_next_rx = 0;
sc->lmc_next_tx = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)