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

Next file: linux/net/core/dev.c
Previous file: linux/mm/vmscan.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.33/linux/net/ax25/af_ax25.c linux/net/ax25/af_ax25.c
@@ -1533,6 +1533,8 @@
 
 	newsk = skb->sk;
 	newsk->pair = NULL;
+	newsk->socket = newsock;
+	newsk->sleep = newsock->wait;
 	sti();
 
 	/* Now attach up the new socket */

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