diff options
author | Quan Zhou <quan.zhou@mediatek.com> | 2025-01-03 21:39:43 +0800 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2025-01-14 13:42:30 +0100 |
commit | a0f721b8d986b62b4de316444f2b2e356d17e3b5 (patch) | |
tree | 9305eb7e90a4da27e1da51600aabe0e7e356591b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1b97fc8443aea01922560de9f24a6383e6eb6ae8 (diff) |
wifi: mt76: mt7925: fix CLC command timeout when suspend/resume
When enter suspend/resume while in a connected state, the upper layer
will trigger disconnection before entering suspend, and at the same time,
it will trigger regd_notifier() and update CLC, causing the CLC event to
not be received due to suspend, resulting in a command timeout.
Therefore, the update of CLC is postponed until resume, to ensure data
consistency and avoid the occurrence of command timeout.
Signed-off-by: Quan Zhou <quan.zhou@mediatek.com>
Link: https://patch.msgid.link/bab00a2805d0533fd8beaa059222659858a9dcb5.1735910455.git.quan.zhou@mediatek.com
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions