]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit417f28bb340725544c36b35465444d2fd57232b8
tree8a38097b4ea34a2877ecfdb95f37ad2864f5754d
parent888c848ed34bd5f8cb56567624c0d951ab35174e
netns: dont alloc ipv6 fib timer list

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>
include/net/netns/ipv6.h
net/ipv6/ip6_fib.c