patch-2.1.129 linux/net/ipv6/raw.c
Next file: linux/net/ipv6/udp.c
Previous file: linux/net/ipv4/udp.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon Nov 16 10:39:27 1998
- Orig file:
v2.1.128/linux/net/ipv6/raw.c
- Orig date:
Mon Oct 5 13:13:49 1998
diff -u --recursive --new-file v2.1.128/linux/net/ipv6/raw.c linux/net/ipv6/raw.c
@@ -7,7 +7,7 @@
*
* Adapted from linux/net/ipv4/raw.c
*
- * $Id: raw.c,v 1.22 1998/10/03 09:38:40 davem Exp $
+ * $Id: raw.c,v 1.23 1998/11/08 11:17:09 davem Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -597,7 +597,7 @@
}
-static void rawv6_close(struct sock *sk, unsigned long timeout)
+static void rawv6_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