]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix signal_poll based roaming skip
authorJouni Malinen <j@w1.fi>
Thu, 2 Jan 2020 18:33:01 +0000 (20:33 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 2 Jan 2020 18:34:39 +0000 (20:34 +0200)
commitc8eb7fe66cb3c8fbefa00e5050758eaa1304d416
tree3e1ffdcfd234e787a64fc8af3d0dad3d245dcde3
parenta8b00423eabc80eb12f9d17243d3d2aa0d5bac33
Fix signal_poll based roaming skip

Fix a rebasing issue in the signal difference calculation. The older
patch was not updated to use the new cur_level local variable to get the
possibly updated signal level for the current BSS.

Fixes: a2c1bebd4301 ("Improve roaming logic")
Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/events.c