diff options
author | Martin Kaistra <[email protected]> | 2024-09-30 10:49:55 +0200 |
---|---|---|
committer | Ping-Ke Shih <[email protected]> | 2024-10-05 10:57:58 +0800 |
commit | d7063ed6758c62e00a2f56467ded85a021fac67a (patch) | |
tree | 88ab241c5640fedb5e7bcb1097c3e026e7cce4f8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 284939d7e87f0a79424412004473abbc8e8ddddf (diff) |
wifi: rtl8xxxu: Perform update_beacon_work when beaconing is enabled
In STA+AP concurrent mode, performing a scan operation on one vif
temporarily stops beacons on the other. When the scan is completed,
beacons are enabled again with BSS_CHANGED_BEACON_ENABLED.
We can observe that no beacons are being sent when just
rtl8xxxu_start_tx_beacon() is being called.
Thus, also perform update_beacon_work in order to restore beaconing.
Fixes: cde8848cad0b ("wifi: rtl8xxxu: Add beacon functions")
Signed-off-by: Martin Kaistra <[email protected]>
Signed-off-by: Ping-Ke Shih <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions