patch-2.1.11 linux/include/net/inet_common.h

Next file: linux/include/net/netlink.h
Previous file: linux/include/net/br.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.10/linux/include/net/inet_common.h linux/include/net/inet_common.h
@@ -17,7 +17,7 @@
 					     struct socket *peer);
 extern int			inet_connect(struct socket *sock, 
 					     struct sockaddr * uaddr,
-					     int addr_len, int flags);
+					     size_t addr_len, int flags);
 extern int			inet_accept(struct socket *sock, 
 					    struct socket *newsock, int flags);
 extern int			inet_recvmsg(struct socket *sock, 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov