commit | 441fc2a2393a9b9ffbacb97f4427cce743579411 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Thu Jan 10 17:43:22 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:01:40 2008 -0800 |
tree | 1ae7d76b20011f0acc789b77653f2ba650d8eb79 | |
parent | e0da5a480cafc7ca228d6b5a05dbd77344a6bd29 [diff] |
[NETNS]: Use the per-net ipv6_devconf_dflt 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>