ipv4/route: arg delay is useless in rt_cache_flush()
Since route cache deletion (89aef892), 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>
Showing
- include/net/route.h 1 addition, 1 deletioninclude/net/route.h
- net/ipv4/arp.c 1 addition, 1 deletionnet/ipv4/arp.c
- net/ipv4/devinet.c 3 additions, 3 deletionsnet/ipv4/devinet.c
- net/ipv4/fib_frontend.c 10 additions, 10 deletionsnet/ipv4/fib_frontend.c
- net/ipv4/fib_rules.c 1 addition, 1 deletionnet/ipv4/fib_rules.c
- net/ipv4/fib_trie.c 3 additions, 3 deletionsnet/ipv4/fib_trie.c
- net/ipv4/route.c 3 additions, 16 deletionsnet/ipv4/route.c
Loading
Please register or sign in to comment