]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfbd80b478bd846141c5ecd4734ea99d3f3781792
treeb8507f7290cfef7282287554436c786867d730c5
parent4807d8ca3ee1016cb2e3e8c8eabeb52469000185
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