aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorWen Gong <[email protected]>2021-11-22 13:13:58 +0200
committerKalle Valo <[email protected]>2021-11-22 16:34:25 +0200
commita4146249a33381f41f6d15eaa1797d7ba1820a31 (patch)
tree1fd49e74030b48ed910b56be66965c78282cd44d /tools/perf/scripts/python/libxed.py
parent1370634054d4e1e4794057b06ac651b6366ce97d (diff)
ath11k: skip sending vdev down for channel switch
The ath11k driver currently sends vdev down to the firmware before updating the channel context, which is followed by a vdev restart command. Sending vdev down is not required before sending a vdev restart, because the firmware internally does vdev down when ath11k sends a vdev restart command. Firmware will happen crash while channel switch without this change. Hence skip the vdev down command sending when updating the channel context and then fix the firmware crash issue. Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1 Signed-off-by: Wen Gong <[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