ipv4/route: arg delay is useless in rt_cache_flush()
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Fri, 7 Sep 2012 00:45:29 +0000 (00:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Sep 2012 19:44:34 +0000 (15:44 -0400)
commitbafa6d9d89072c1a18853afe9ee5de05c491c13a
treed20837ee56043d318a8d9ea4f10085f0c46f81a9
parenta1f6d8f771d80ab0beea787aa4f1d02d2eacf22c
ipv4/route: arg delay is useless in rt_cache_flush()

Since route cache deletion (89aef8921bfbac22f), delay is no
more used. Remove it.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/route.h
net/ipv4/arp.c
net/ipv4/devinet.c
net/ipv4/fib_frontend.c
net/ipv4/fib_rules.c
net/ipv4/fib_trie.c
net/ipv4/route.c