patch-2.1.127 linux/net/ipv4/udp.c
Next file: linux/net/ipv6/tcp_ipv6.c
Previous file: linux/net/ipv4/timer.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Oct 31 10:37:14 1998
-  Orig file: 
v2.1.126/linux/net/ipv4/udp.c
-  Orig date: 
Mon Oct  5 13:13:48 1998
diff -u --recursive --new-file v2.1.126/linux/net/ipv4/udp.c linux/net/ipv4/udp.c
@@ -1015,7 +1015,7 @@
 }
 
 
-static void udp_close(struct sock *sk, unsigned long timeout)
+static void udp_close(struct sock *sk, long timeout)
 {
 	/* See for explanation: raw_close in ipv4/raw.c */
 	sk->state = TCP_CLOSE;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov