patch-2.1.86 linux/net/802/p8022tr.c

Next file: linux/net/802/psnap.c
Previous file: linux/net/802/p8022.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.85/linux/net/802/p8022tr.c linux/net/802/p8022tr.c
@@ -57,7 +57,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