aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorSean Wang <[email protected]>2021-07-14 04:16:01 +0800
committerFelix Fietkau <[email protected]>2021-10-20 10:36:29 +0200
commitbad67a264183004283f4fa6883d594388eae711d (patch)
treead544b3f48f8ffa750daee35d81993ea19cc99bf /tools/perf/scripts/python/libxed.py
parent326d229f86226670bff7fcadb01bc2b33f112dbf (diff)
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 <[email protected]> Signed-off-by: Sean Wang <[email protected]> Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions