[IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one
authorPavel Emelyanov <xemul@openvz.org>
Sun, 16 Dec 2007 21:32:16 +0000 (13:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:58:11 +0000 (14:58 -0800)
commit9355bbd685bf705a7f7bd6470b92ca0562c7a661
tree58bb5c2d890011781100405628dc8a5ad7b2910d
parent752d14dc6aa9d0fc8f3b25e5052596fb549e5157
[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>
net/ipv4/devinet.c