]> git.ipfire.org Git - thirdparty/hostap.git/commit
SME: Fix OBSS scan result processing for 20/40 MHz co-ex report
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 23 Mar 2014 21:54:50 +0000 (23:54 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 23 Mar 2014 21:54:50 +0000 (23:54 +0200)
commit7f8eb34dee5755e923d39df7f10abe6b3035ad03
treebcf2fed0f916f468f66fecad2c4b577bd27cc4fc
parentb7a8d67f5b5e23f51596ebe1ca987c352d58d938
SME: Fix OBSS scan result processing for 20/40 MHz co-ex report

The 40 MHz intolerant bit needs to be checked before skipping the BSS
based on the channel already being in the lost (which could have
happened due to another BSS that does not indicate 40 MHz intolerant).
This fixed the 20/40 MHz co-ex report to indicate 20 MHz request
properly if there are both 40 MHz tolerant and intolerant BSSes on the
same channel.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/sme.c