diff options
author | Manish Dharanenthiran <[email protected]> | 2023-09-05 16:29:41 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-09-20 16:14:40 +0300 |
commit | 8b8b990fe495e9be057249e1651b59b5ebacf2ef (patch) | |
tree | c98f3e201e7558cba7165513f86f0c0f218dae63 /tools/perf/scripts/python/libxed.py | |
parent | 7791487cd16cafd018cba0bf73789111a9f16843 (diff) |
wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chan
Fix WARN_ON() from ath12k_mac_update_vif_chan() if vdev is not up.
Since change_chanctx can be called even before vdev_up.
Do vdev stop followed by a vdev start in case of vdev is down.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0-02903-QCAHKSWPL_SILICONZ-1
Signed-off-by: Manish Dharanenthiran <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions