]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP2: Check channel 6 validity before adding it to chirp channel list
authorDisha Das <dishad@codeaurora.org>
Fri, 11 Sep 2020 04:43:52 +0000 (10:13 +0530)
committerJouni Malinen <j@w1.fi>
Tue, 6 Oct 2020 20:44:06 +0000 (23:44 +0300)
commit8e5739c3ac31723d65444c9fbc7d29adc3dec974
tree78b7b70f49a798cb3377ed85ec2ff9ff4991084a
parentd049aeb0c611efdfe3c18338c8dc3003324c8217
DPP2: Check channel 6 validity before adding it to chirp channel list

Check if the 2.4 GHz channel 6 is in the list of available channels
advertised by the driver before adding in to the chirping frequency
list. This fixes issues, e.g., with a 5 GHz only interface.

Signed-off-by: Disha Das <dishad@codeaurora.org>
wpa_supplicant/dpp_supplicant.c