]> git.karo-electronics.de Git - karo-tx-linux.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)
commit0c7462a2351b4cc502f326aad7fedd04909928be
tree0f60f604b836d310d7a587b701232870d00f3446
parent404e0a8b6a55d5e1cd138c6deb1bca9abdf75d8c
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