patch-2.1.86 linux/drivers/net/dgrs.c
Next file: linux/drivers/net/dlci.c
Previous file: linux/drivers/net/depca.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Feb 10 12:56:44 1998
- Orig file:
v2.1.85/linux/drivers/net/dgrs.c
- Orig date:
Fri Jan 30 11:28:07 1998
diff -u --recursive --new-file v2.1.85/linux/drivers/net/dgrs.c linux/drivers/net/dgrs.c
@@ -776,7 +776,7 @@
++privN->stats.tx_packets;
- dev_kfree_skb (skb, FREE_WRITE);
+ dev_kfree_skb (skb);
return (0);
no_resources:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov