patch-1.3.70 linux/fs/ncpfs/sock.c
Next file: linux/include/asm-alpha/alcor.h
Previous file: linux/drivers/sound/uart6850.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Mar 1 07:22:56 1996
- Orig file:
v1.3.69/linux/fs/ncpfs/sock.c
- Orig date:
Wed Feb 28 11:50:10 1996
diff -u --recursive --new-file v1.3.69/linux/fs/ncpfs/sock.c linux/fs/ncpfs/sock.c
@@ -257,7 +257,7 @@
ntohs(sender.sipx_port),
packet_buf[0], packet_buf[1]);
- ncp_trigger_message(sk->protinfo.ipx.ncp_server);
+ ncp_trigger_message(sk->protinfo.af_ipx.ncp_server);
set_fs(fs);
}
@@ -306,7 +306,7 @@
}
sk->data_ready = ncp_msg_data_ready;
- sk->protinfo.ipx.ncp_server = server;
+ sk->protinfo.af_ipx.ncp_server = server;
return 0;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this