CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2023/01/07 04:09:17

Modified files:
        sys/net80211   : ieee80211_input.c 

Log message:
Make net80211 drop beacons received on secondary HT/VHT channels.

Prevents iwm firmware panics and makes association work with 11ac APs
which transmit beacons on channels other than their primary channel.
We would use the wrong channel in such cases, and iwm would request
a bogus channel configuration, which made the firmware unhappy.

Tested by myself on iwm 8265 and florian on iwm 9260.
This issue did likely affect iwx devices, too.

ok mpi@

Reply via email to