commit | 586f12115264b767ea6a48ce081ca25a39c1e3dd | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Sun Dec 16 13:32:48 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:58:12 2008 -0800 |
tree | 48bb41f07d4dc2a1e0d9f9d71286594d3b9800fa | |
parent | 9355bbd685bf705a7f7bd6470b92ca0562c7a661 [diff] |
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one These are scattered over the code, but almost all the "critical" places already have the proper struct net at hand except for snmp proc showing function and routing rtnl handler. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>