patch-2.1.43 linux/net/x25/af_x25.c
Next file: linux/scripts/Configure
Previous file: linux/net/wanrouter/wanproc.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Jun 12 16:22:11 1997
-  Orig file: 
v2.1.42/linux/net/x25/af_x25.c
-  Orig date: 
Thu May 29 21:53:12 1997
diff -u --recursive --new-file v2.1.42/linux/net/x25/af_x25.c linux/net/x25/af_x25.c
@@ -341,7 +341,6 @@
 		sk->timer.data     = (unsigned long)sk;
 		add_timer(&sk->timer);
 	} else {
-		kfree(sk->protinfo.x25);
 		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