patch-2.1.13 linux/net/ipv6/udp.c
Next file: linux/net/ipx/af_ipx.c
Previous file: linux/net/ipv6/tcp_ipv6.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Nov 23 12:29:05 1996
- Orig file:
v2.1.12/linux/net/ipv6/udp.c
- Orig date:
Fri Nov 22 18:28:24 1996
diff -u --recursive --new-file v2.1.12/linux/net/ipv6/udp.c linux/net/ipv6/udp.c
@@ -47,7 +47,7 @@
*
*/
-int udpv6_connect(struct sock *sk, struct sockaddr *uaddr, size_t addr_len)
+int udpv6_connect(struct sock *sk, struct sockaddr *uaddr, int 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