patch-2.1.26 linux/drivers/net/dgrs.c
Next file: linux/drivers/net/ibmtr.c
Previous file: linux/drivers/char/esp.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Feb 3 13:05:51 1997
- Orig file:
v2.1.25/linux/drivers/net/dgrs.c
- Orig date:
Thu Feb 6 12:42:03 1997
diff -u --recursive --new-file v2.1.25/linux/drivers/net/dgrs.c linux/drivers/net/dgrs.c
@@ -509,7 +509,7 @@
/*
* There are three modes here for doing the packet copy.
* If we have DMA, and the packet is "long", we use the
- * chaining mode of DMA. If its shorter, we use single
+ * chaining mode of DMA. If it's shorter, we use single
* DMA's. Otherwise, we use memcpy().
*/
if (priv0->use_dma && priv0->dmadesc_h && len > 64)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov