UPSTREAM: 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> (cherry picked from commit 2a8a4df36462aa85b0db87b7c5ea145ba67e34a8) Bug: 152722841 Signed-off-by:
Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com> Change-Id: I87d5a99e857f1d1ec5e683e2540cba40b03b833b
Loading
Please register or sign in to comment