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-16 19:21:56 -0800 |
commit | 2a8a4df36462aa85b0db87b7c5ea145ba67e34a8 (patch) | |
tree | 67eb1dfc230baa59667ae23e79af77f231d0c13e /MAINTAINERS | |
parent | 04ddf1208f03e1dbc39a4619c40eba640051b950 (diff) | |
download | linux-2a8a4df36462aa85b0db87b7c5ea145ba67e34a8.tar.gz linux-2a8a4df36462aa85b0db87b7c5ea145ba67e34a8.tar.bz2 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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions