[NETNS]: Use the per-net ipv6_devconf_dflt
authorPavel Emelyanov <xemul@openvz.org>
Fri, 11 Jan 2008 01:43:22 +0000 (17:43 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:40 +0000 (15:01 -0800)
All its users are in net/ipv6/addrconf.c's sysctl handlers.
Since they already have the struct net to get from, the
per-net ipv6_devconf_dflt can already be used.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found