ipv4: remove ipv4_ifdown_dst from route.c
authorLi RongQing <roy.qing.li@gmail.com>
Mon, 24 Mar 2014 03:03:10 +0000 (11:03 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Mar 2014 04:18:44 +0000 (00:18 -0400)
commit4a4eb21fd6e3de1196cb67c856c5f89a84b555be
treeb8507f7290cfef7282287554436c786867d730c5
parent99f0b958b194f7d88973f1c2190d207e0a2c7e79
ipv4: remove ipv4_ifdown_dst from route.c

ipv4_ifdown_dst does 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>
net/ipv4/route.c
This page took 0.039335 seconds and 5 git commands to generate.