patch-2.3.99-pre7 linux/net/ipv6/ip6_fib.c
Next file: linux/net/ipv6/raw.c
Previous file: linux/net/ipv6/addrconf.c
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
Wed May 3 01:48:04 2000
- Orig file:
v2.3.99-pre6/linux/net/ipv6/ip6_fib.c
- Orig date:
Fri Jan 28 15:09:09 2000
diff -u --recursive --new-file v2.3.99-pre6/linux/net/ipv6/ip6_fib.c linux/net/ipv6/ip6_fib.c
@@ -5,7 +5,7 @@
* Authors:
* Pedro Roque <roque@di.fc.ul.pt>
*
- * $Id: ip6_fib.c,v 1.20 2000/01/16 05:11:37 davem Exp $
+ * $Id: ip6_fib.c,v 1.21 2000/05/03 06:37:07 davem Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -87,12 +87,7 @@
static __u32 rt_sernum = 0;
-static struct timer_list ip6_fib_timer = {
- NULL, NULL,
- 0,
- ~0UL,
- fib6_run_gc
-};
+static struct timer_list ip6_fib_timer = { function: fib6_run_gc };
static struct fib6_walker_t fib6_walker_list = {
&fib6_walker_list, &fib6_walker_list,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)