patch-pre2.0.5 linux/fs/read_write.c
Next file: linux/fs/smbfs/sock.c
Previous file: linux/fs/nfs/rpcsock.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu May 16 16:35:42 1996
- Orig file:
pre2.0.4/linux/fs/read_write.c
- Orig date:
Wed May 15 11:01:15 1996
diff -u --recursive --new-file pre2.0.4/linux/fs/read_write.c linux/fs/read_write.c
@@ -180,7 +180,7 @@
return -EOPNOTSUPP;
msg.msg_name = NULL;
msg.msg_namelen = 0;
- msg.msg_accrights = NULL;
+ msg.msg_control = NULL;
msg.msg_iov = (struct iovec *) iov;
msg.msg_iovlen = count;
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