cfg80211: parse S1G Operation element for BSS channel
authorThomas Pedersen <thomas@adapt-ip.com>
Tue, 22 Sep 2020 02:28:07 +0000 (19:28 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 28 Sep 2020 11:53:05 +0000 (13:53 +0200)
commit66b0564d7e757a193b6f8c925ae30997814fc026
tree1692ac83d74ff592bbcd8c2e4d7aa9ccea09c79b
parent9eaffe5078ca0808603cdd15c4eaf0106a996f3a
cfg80211: parse S1G Operation element for BSS channel

Extract the BSS primary channel from the S1G Operation
element.

Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com>
Link: https://lore.kernel.org/r/20200922022818.15855-7-thomas@adapt-ip.com
[remove the goto bits]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/scan.c