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
- Lines: 9
- Date:
Fri Mar 6 10:38:12 1998
- Orig file:
v2.1.88/linux/net/x25/af_x25.c
- Orig date:
Thu Feb 12 20:56:15 1998
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