Make iwm(4) restore the ic_bss channel after tweaking this channel as part
authorstsp <stsp@openbsd.org>
Fri, 8 Dec 2017 20:55:46 +0000 (20:55 +0000)
committerstsp <stsp@openbsd.org>
Fri, 8 Dec 2017 20:55:46 +0000 (20:55 +0000)
commit829275a5068e753ca4c3ba27ab629889e766399a
treee4d85252dbffc8178fe3dba102bc0fcfd0bf7d39
parent5409ed3f5aa5da495ff97fa093aa726817511195
Make iwm(4) restore the ic_bss channel after tweaking this channel as part
of passing the frame to ieee80211_input(). Fixes a race where auth frames
would be sent on the wrong channel during association.
Problem reported by florian@
ok deraadt@
sys/dev/pci/if_iwm.c