netns: dont alloc ipv6 fib timer list
authorStephen Hemminger <shemminger@vyatta.com>
Tue, 22 Jul 2008 21:33:45 +0000 (14:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Jul 2008 21:33:45 +0000 (14:33 -0700)
FIB timer list is a trivial size structure, avoid indirection and just
put it in existing ns.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found