summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSean Wang <sean.wang@mediatek.com>2021-07-14 04:16:01 +0800
committerFelix Fietkau <nbd@nbd.name>2021-10-20 10:36:29 +0200
commitbad67a264183004283f4fa6883d594388eae711d (patch)
treead544b3f48f8ffa750daee35d81993ea19cc99bf /tools/perf/scripts/python
parent326d229f86226670bff7fcadb01bc2b33f112dbf (diff)
downloadlinux-bad67a264183004283f4fa6883d594388eae711d.tar.gz
linux-bad67a264183004283f4fa6883d594388eae711d.zip
mt76: mt7915: fix mgmt frame using unexpected bitrate
Fix the current driver mgmt frame is not respecting the basic rates field provided by the AP and then unconditionally is using the lowest (1 or 6 Mbps) rate. For example, if the AP only supported basic rate {24, 36, 48, 54} Mbps, mt7921 cannot send mgmt frame with the rate not in the group. So, instead, we pick up the lowest basic rate the AP can support to send. Fixes: e57b7901469f ("mt76: add mac80211 driver for MT7915 PCIe-based chipsets") Suggested-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions