]> Git Repo - linux.git/commit
ipv4/route: arg delay is useless in rt_cache_flush()
authorNicolas Dichtel <[email protected]>
Fri, 7 Sep 2012 00:45:29 +0000 (00:45 +0000)
committerDavid S. Miller <[email protected]>
Fri, 7 Sep 2012 18:44:08 +0000 (14:44 -0400)
commit4ccfe6d4109252dfadcd6885f33ed600ee03dbf8
tree502f7189a3619ecb464eb523bc877c2329dc7b56
parentdbe9a4173ea53b72b2c35d19f676a85b69f1c9fe
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 <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
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
This page took 0.057161 seconds and 4 git commands to generate.