patch-2.1.127 linux/net/ipv4/raw.c

Next file: linux/net/ipv4/sysctl_net_ipv4.c
Previous file: linux/net/ipv4/proc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.126/linux/net/ipv4/raw.c linux/net/ipv4/raw.c
@@ -400,7 +400,7 @@
 	return err<0 ? err : len;
 }
 
-static void raw_close(struct sock *sk, unsigned long timeout)
+static void raw_close(struct sock *sk, long timeout)
 {
 	/* Observation: when raw_close is called, processes have
 	   no access to socket anymore. But net still has.

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