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

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