patch-2.1.12 linux/net/ipv6/udp.c
Next file: linux/net/netrom/af_netrom.c
Previous file: linux/net/ipv6/sit.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Nov 22 11:59:52 1996
-  Orig file: 
v2.1.11/linux/net/ipv6/udp.c
-  Orig date: 
Tue Nov 19 15:54:02 1996
diff -u --recursive --new-file v2.1.11/linux/net/ipv6/udp.c linux/net/ipv6/udp.c
@@ -47,7 +47,7 @@
  *
  */
 
-int udpv6_connect(struct sock *sk, struct sockaddr *uaddr, int addr_len)
+int udpv6_connect(struct sock *sk, struct sockaddr *uaddr, size_t addr_len)
 {
 	struct sockaddr_in6	*usin = (struct sockaddr_in6 *) uaddr;
 	struct in6_addr		*daddr;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov