commit | bafa6d9d89072c1a18853afe9ee5de05c491c13a | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Fri Sep 07 00:45:29 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 18 15:44:34 2012 -0400 |
tree | d20837ee56043d318a8d9ea4f10085f0c46f81a9 | |
parent | a1f6d8f771d80ab0beea787aa4f1d02d2eacf22c [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>