commit | 9355bbd685bf705a7f7bd6470b92ca0562c7a661 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Sun Dec 16 13:32:16 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:58:11 2008 -0800 |
tree | 58bb5c2d890011781100405628dc8a5ad7b2910d | |
parent | 752d14dc6aa9d0fc8f3b25e5052596fb549e5157 [diff] |
[IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one They are all collected in the net/ipv4/devinet.c file and mostly use the IPV4_DEVCONF_DFLT macro. So I add the net parameter to it and patch users accordingly. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>