patch-2.1.43 linux/net/netrom/af_netrom.c

Next file: linux/net/netsyms.c
Previous file: linux/net/ipx/af_ipx.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.42/linux/net/netrom/af_netrom.c linux/net/netrom/af_netrom.c
@@ -86,8 +86,6 @@
 
 static void nr_free_sock(struct sock *sk)
 {
-	kfree(sk->protinfo.nr);
-
 	sk_free(sk);
 
 	MOD_DEC_USE_COUNT;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov