]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: remove rt_cache_rebuild_count
authorEric Dumazet <edumazet@google.com>
Mon, 30 Jul 2012 07:14:29 +0000 (07:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Jul 2012 21:53:22 +0000 (14:53 -0700)
commit98bbc381cd4ce07fb1ccc6814990f9440f987be3
tree0f60f604b836d310d7a587b701232870d00f3446
parentfb567d86f7f1ad4612d6ce183a3cd50bcbec97ba
ipv4: remove rt_cache_rebuild_count

After IP route cache removal, rt_cache_rebuild_count is no longer
used.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.txt
include/net/netns/ipv4.h
net/ipv4/sysctl_net_ipv4.c