diff options
author | Peter Chiu <chui-hao.chiu@mediatek.com> | 2025-01-14 18:10:24 +0800 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2025-01-14 13:42:30 +0100 |
commit | da8352da1e4f476fdbf549a4efce4f3c618fde3b (patch) | |
tree | fb1be217c7de92bbecab18b58c0fb8826c644767 /tools/perf/scripts/python/task-analyzer.py | |
parent | 14749fe2ed360c92c1a2a76dac0b77f759234981 (diff) |
wifi: mt76: mt7996: fix ldpc setting
The non-AP interfaces would not use conf->vht_ldpc so they never set
STA_CAP_VHT_LDPC even if peer-station support LDPC.
Check conf->vht_ldpc only for AP interface.
Without this patch, station only uses BCC to transmit packet in VHT mode.
Fixes: dda423dd65c3 ("wifi: mt76: mt7996: remove mt7996_mcu_beacon_check_caps()")
Signed-off-by: Peter Chiu <chui-hao.chiu@mediatek.com>
Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Link: https://patch.msgid.link/20250114101026.3587702-7-shayne.chen@mediatek.com
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions