]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
authorPavel Emelyanov <xemul@openvz.org>
Sun, 16 Dec 2007 21:32:48 +0000 (13:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:58:12 +0000 (14:58 -0800)
commit60b47b6e121414973499b8b1fbf6a9def95cc502
tree48bb41f07d4dc2a1e0d9f9d71286594d3b9800fa
parente9f713b521fcd0e5c2d80604e509cd4d032db063
[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>
include/linux/inetdevice.h
net/ipv4/arp.c
net/ipv4/devinet.c
net/ipv4/igmp.c
net/ipv4/ipmr.c
net/ipv4/proc.c
net/ipv4/route.c