OSDN Git Service

ipv4: remove ip_rt_dump from route.c
authorLi RongQing <roy.qing.li@gmail.com>
Fri, 21 Mar 2014 03:33:10 +0000 (11:33 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Mar 2014 16:45:01 +0000 (12:45 -0400)
commit0b8c7f6f2a26ed2dee24881299fc69f554596dbb
tree4a3d036c5a9241dee7c438dd16d48c58a5076485
parentdffe278f0a3755bc00b3dd48c45fa6992458520d
ipv4: remove ip_rt_dump from route.c

ip_rt_dump do nothing after IPv4 route caches removal, so we can remove it.

Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/route.h
net/ipv4/fib_frontend.c
net/ipv4/route.c