diff options
author | Nicolas Cavallari <nicolas.cavallari@green-communications.fr> | 2024-09-27 11:53:17 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2025-01-13 13:21:54 +0300 |
commit | f21b77cb556296116b1cce1d62295d13e35da574 (patch) | |
tree | e44b215b8d7dff62667f36d27ce92a2a652789da /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 458417efd5f9e7450eec65c9546c7bcc7efd7306 (diff) | |
download | linux-f21b77cb556296116b1cce1d62295d13e35da574.tar.xz |
wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC
commit c4f075582304 ("wifi: mt76: mt7915: fix command timeout in AP stop
period") changes the behavior of mt7915_bss_info_changed() in mesh mode
when enable_beacon becomes false: it calls mt7915_mcu_add_bss_info(...,
false) and mt7915_mcu_add_sta(..., false) while the previous code
didn't. These sends mcu commands that apparently confuse the firmware.
This breaks scanning while in mesh mode on AsiaRF MT7916 DBDC-based cards:
scanning works but no mesh frames get sent afterwards and the firmware
seems to be hosed. It breaks on MT7916 DBDC but not on MT7915 DBDC.
Fixes: c4f075582304 ("wifi: mt76: mt7915: fix command timeout in AP stop period")
Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
Link: https://patch.msgid.link/20240927085350.4594-1-nicolas.cavallari@green-communications.fr
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions