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
-  Lines: 9
-  Date:
Thu Jun 12 16:22:11 1997
-  Orig file: 
v2.1.42/linux/net/netrom/af_netrom.c
-  Orig date: 
Thu May 29 21:53:11 1997
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