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
- Lines: 9
- Date:
Wed Jun 3 15:17:50 1998
- Orig file:
v2.0.33/linux/net/ax25/af_ax25.c
- Orig date:
Thu Nov 14 05:20:10 1996
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