From: Pavel Emelyanov Date: Sun, 16 Dec 2007 21:32:16 +0000 (-0800) Subject: [IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one X-Git-Tag: v2.6.25-rc1~1162^2~1074 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9355bbd685bf705a7f7bd6470b92ca0562c7a661;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed