commit | 148fe295b7d9d892b2b0f47070233ccdc70c83cd | [log] [tgz] |
---|---|---|
author | Thomas Pedersen <thomas@adapt-ip.com> | Mon Sep 21 19:28:18 2020 -0700 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Sep 28 14:12:39 2020 +0200 |
tree | ea551405cf9b35f51171c9827e18cee722b363f2 | |
parent | a3ffee47354fca71c24223af2b20ef69a1b0ff5b [diff] |
mac80211_hwsim: indicate support for S1G Advertise S1G Capabilities and channels to mac80211. Requires a few fixups to account for missing sband->bitrates, and a custom regulatory db to actually enable the S1G channels. Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com> Link: https://lore.kernel.org/r/20200922022818.15855-18-thomas@adapt-ip.com [small code cleanup] Signed-off-by: Johannes Berg <johannes.berg@intel.com>