Prevent iwm(4) from writing back the former BSS channel
authorstsp <stsp@openbsd.org>
Mon, 13 Aug 2018 15:05:31 +0000 (15:05 +0000)
committerstsp <stsp@openbsd.org>
Mon, 13 Aug 2018 15:05:31 +0000 (15:05 +0000)
commitcde68284f836dd153d300a3f096dcf0a2e4825a4
tree054dfad1f5516c20fe98e56fa93ba2d3b1a48ea6
parent67852c399647b9fc13d474fd298d0bf9249860bd
Prevent iwm(4) from writing back the former BSS channel
if the current BSS has been changed by ieee80211_input().
Needed for upcoming band-steering support in net80211.
ok phessler@ mpi@
sys/dev/pci/if_iwm.c