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)
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>

No differences found