patch-2.1.86 linux/net/802/p8022.c
Next file: linux/net/802/p8022tr.c
Previous file: linux/net/802/llc_sendpdu.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/p8022.c
- Orig date:
Tue May 13 22:41:20 1997
diff -u --recursive --new-file v2.1.85/linux/net/802/p8022.c linux/net/802/p8022.c
@@ -62,7 +62,7 @@
}
skb->sk = NULL;
- kfree_skb(skb, FREE_READ);
+ kfree_skb(skb);
return 0;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov