diff options
author | Venkateswara Naralasetty <quic_vnaralas@quicinc.com> | 2022-02-09 17:13:38 +0300 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2022-02-14 20:46:24 +0300 |
commit | 5ed98fb704d97894a2c7217989fd8290e4b7b985 (patch) | |
tree | 3647e681907ad74a56e4a3a2c16552996b46b8f4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8c4c567fa291e4805d5116f1333b2ed83877032b (diff) | |
download | linux-5ed98fb704d97894a2c7217989fd8290e4b7b985.tar.xz |
ath11k: fix WARN_ON during ath11k_mac_update_vif_chan
Fix WARN_ON() from ath11k_mac_update_vif_chan() if vdev is not up.
Since change_chanctx can be called even before vdev_up from
ieee80211_start_ap->ieee80211_vif_use_channel->
ieee80211_recalc_radar_chanctx.
Do vdev stop followed by a vdev start in case of vdev is down.
Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.5.0.1-01100-QCAHKSWPL_SILICONZ-1
Signed-off-by: Venkateswara Naralasetty <quic_vnaralas@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/1644416019-820-1-git-send-email-quic_vnaralas@quicinc.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions