diff options
author | Eric Dumazet <edumazet@google.com> | 2017-10-20 11:29:56 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-22 03:13:19 +0100 |
commit | 81d98fa4df3d1683b3ef21e8a7a0ccac7874f0de (patch) | |
tree | 663e667174987317f515eb313db6082c39c44401 /fs/direct-io.c | |
parent | 7dbfb4ef77db5666f0f3a425e7db93ca30ff4285 (diff) | |
download | linux-next-81d98fa4df3d1683b3ef21e8a7a0ccac7874f0de.tar.gz |
tun: avoid extra timer schedule in tun_flow_cleanup()
If tun_flow_cleanup() deleted all flows, no need to
arm the timer again. It will be armed next time
tun_flow_update() is called.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/direct-io.c')
0 files changed, 0 insertions, 0 deletions