patch-2.1.86 linux/net/802/llc_sendpdu.c
Next file: linux/net/802/p8022.c
Previous file: linux/net/802/llc_macinit.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Feb 10 13:07:49 1998
- Orig file:
v2.1.85/linux/net/802/llc_sendpdu.c
- Orig date:
Mon Jan 12 15:28:19 1998
diff -u --recursive --new-file v2.1.85/linux/net/802/llc_sendpdu.c linux/net/802/llc_sendpdu.c
@@ -344,7 +344,7 @@
fr = (frameptr) (pp->data + lp->dev->hard_header_len);
ns_save = fr->i_hdr.ns;
- kfree_skb(pp, FREE_WRITE);
+ kfree_skb(pp);
ack_count++;
if (ns_save == ack)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov