commit | 4ccfe6d4109252dfadcd6885f33ed600ee03dbf8 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Fri Sep 07 00:45:29 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 07 14:44:08 2012 -0400 |
tree | 502f7189a3619ecb464eb523bc877c2329dc7b56 | |
parent | dbe9a4173ea53b72b2c35d19f676a85b69f1c9fe [diff] |
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>