aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSathishkumar Muruganandam <[email protected]>2020-04-28 10:15:25 +0530
committerKalle Valo <[email protected]>2020-05-04 11:53:53 +0300
commit66307ca040575e6200a5d40656e2dee71d9da91c (patch)
tree8484c0054a7c60bbac44232c62c4fbc221864215 /tools/perf/scripts/python
parentf76f750aeea47fd98b6502eb6d37f84ca33662bf (diff)
ath11k: fix mgmt_tx_wmi cmd sent to FW for deleted vdev
In Multi-AP VAP scenario with frequent interface up-down, there is a chance that ath11k_mgmt_over_wmi_tx_work() will dequeue a skb corresponding to currently deleted/stopped vdev. FW will assert on receiving mgmt_tx_wmi cmd for already deleted vdev. Hence adding validation checks for arvif present on the corresponding ar before sending mgmt_tx_wmi cmd. Signed-off-by: Sathishkumar Muruganandam <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions