summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSean Wang <sean.wang@mediatek.com>2021-07-14 04:16:00 +0800
committerFelix Fietkau <nbd@nbd.name>2021-10-20 10:36:28 +0200
commit326d229f86226670bff7fcadb01bc2b33f112dbf (patch)
tree56605165a16b48eb38e3852c5ae5ebfd7fd4be80 /tools/perf/scripts/python
parente4867225431fe6bf09969516994002966c5b755c (diff)
downloadlinux-326d229f86226670bff7fcadb01bc2b33f112dbf.tar.gz
linux-326d229f86226670bff7fcadb01bc2b33f112dbf.zip
mt76: mt7921: 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: 163f4d22c118 ("mt76: mt7921: add MAC support") 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