commit | cac8c526ae769d86ec2d785c6f41866f75152784 | [log] [tgz] |
---|---|---|
author | Thomas Pedersen <thomas@adapt-ip.com> | Mon Sep 21 19:28:13 2020 -0700 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Sep 28 13:57:24 2020 +0200 |
tree | 5121fb6fc027b048cbd8b94a1ffee1b8c638799e | |
parent | 1821f8b36f112be9e3071779da82e14384fc6989 [diff] |
mac80211: avoid rate init for S1G band minstrel_ht is confused by the lack of sband->bitrates, and S1G will likely require a unique RC algorithm, so avoid rate init for now if STA is on the S1G band. Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com> Link: https://lore.kernel.org/r/20200922022818.15855-13-thomas@adapt-ip.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>