patch-2.1.2 linux/drivers/net/smc9194.c
Next file: linux/drivers/scsi/53c7,8xx.c
Previous file: linux/drivers/net/skeleton.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 7 08:55:47 1996
- Orig file:
v2.1.1/linux/drivers/net/smc9194.c
- Orig date:
Fri Apr 12 09:49:39 1996
diff -u --recursive --new-file v2.1.1/linux/drivers/net/smc9194.c linux/drivers/net/smc9194.c
@@ -1454,7 +1454,7 @@
PRINTK2(("RCV: STATUS %4x LENGTH %4x\n", status, packet_length ));
/*
. the packet length contains 3 extra words :
- . status, length, and a extra word with an odd byte .
+ . status, length, and an extra word with an odd byte .
*/
packet_length -= 6;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov