commit | 5add321c329b1746589b51359259666ca3dbe219 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Aug 29 12:17:43 2023 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Sep 13 11:10:50 2023 +0200 |
tree | 7576e4e3775f1fb43e8d20a2456b7eb95d47e532 | |
parent | 22446b7ee2bb44fe7a61d8eda6d83bdc726bbbd9 [diff] |
wifi: cfg80211: remove scan_width support There really isn't any support for scanning at different channel widths than 20 MHz since there's no way to set it. Remove this support for now, if somebody wants to maintain this whole thing later we can revisit how it should work. Signed-off-by: Johannes Berg <johannes.berg@intel.com>