patch-2.1.43 linux/net/rose/af_rose.c

Next file: linux/net/socket.c
Previous file: linux/net/protocols.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.42/linux/net/rose/af_rose.c linux/net/rose/af_rose.c
@@ -136,8 +136,6 @@
 
 static void rose_free_sock(struct sock *sk)
 {
-	kfree(sk->protinfo.rose);
-
 	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