Consistently use ieee80211_begin_scan() to switch to SCAN.
authorpatrick <patrick@openbsd.org>
Thu, 19 Aug 2021 13:58:40 +0000 (13:58 +0000)
committerpatrick <patrick@openbsd.org>
Thu, 19 Aug 2021 13:58:40 +0000 (13:58 +0000)
commit1f820e28e98ea46352212ec21d63fe7cc26e74d6
treea9d5a8612daad1b2d53b3f5a5a86912257746a9c
parent304cf3fd862897ee73256a2c54f1bd45181c4074
Consistently use ieee80211_begin_scan() to switch to SCAN.
React to deauth/disassoc and link state events if we're
already past the SCAN stage.

ok stsp@
sys/dev/ic/bwfm.c