patch-2.1.89 linux/net/x25/af_x25.c

Next file: linux/scripts/lxdialog/checklist.c
Previous file: linux/net/unix/garbage.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.88/linux/net/x25/af_x25.c linux/net/x25/af_x25.c
@@ -714,6 +714,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