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

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