diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-02-14 23:57:21 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-17 04:21:56 +0100 |
commit | 2a8a4df36462aa85b0db87b7c5ea145ba67e34a8 (patch) | |
tree | 67eb1dfc230baa59667ae23e79af77f231d0c13e /drivers/net/net_failover.c | |
parent | wireguard: selftests: reduce complexity and fix make races (diff) | |
download | linux-2a8a4df36462aa85b0db87b7c5ea145ba67e34a8.tar.xz linux-2a8a4df36462aa85b0db87b7c5ea145ba67e34a8.zip |
wireguard: receive: reset last_under_load to zero
This is a small optimization that prevents more expensive comparisons
from happening when they are no longer necessary, by clearing the
last_under_load variable whenever we wind up in a state where we were
under load but we no longer are.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Suggested-by: Matt Dunwoodie <ncon@noconroy.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/net_failover.c')
0 files changed, 0 insertions, 0 deletions