Skip to content
Commit 2a8a4df3 authored by Jason A. Donenfeld's avatar Jason A. Donenfeld Committed by David S. Miller
Browse files

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: default avatarJason A. Donenfeld <Jason@zx2c4.com>
Suggested-by: default avatarMatt Dunwoodie <ncon@noconroy.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 04ddf120
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment