patch-2.2.14 linux/net/ax25/af_ax25.c

Next file: linux/net/ax25/ax25_ds_subr.c
Previous file: linux/net/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.13/linux/net/ax25/af_ax25.c linux/net/ax25/af_ax25.c
@@ -1266,8 +1266,6 @@
 	newsk->sleep = &newsock->wait;
 
 	/* Now attach up the new socket */
-	skb->sk = NULL;
-	skb->destructor = NULL;
 	kfree_skb(skb);
 	sk->ack_backlog--;
 	newsock->sk    = newsk;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)