]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: s1g: choose scanning width based on frequency
authorThomas Pedersen <thomas@adapt-ip.com>
Tue, 22 Sep 2020 02:28:03 +0000 (19:28 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 28 Sep 2020 11:53:05 +0000 (13:53 +0200)
commit75b1593533f13a2b77306a1edb971be2d8705dd7
treea3be333c6a4c67e65705500c1d70ff0a11ba1abc
parent5e48077498918e9e42f689df5f14dbdc3f1b8cc2
mac80211: s1g: choose scanning width based on frequency

An S1G BSS can beacon at either 1 or 2 MHz and the channel
width is unique to a given frequency. Ignore scan channel
width for now and use the allowed channel width.

Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com>
Link: https://lore.kernel.org/r/20200922022818.15855-3-thomas@adapt-ip.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/scan.c