[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)
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>

No differences found