diff options
author | Wen Gong <[email protected]> | 2023-06-13 12:19:45 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-06-15 14:35:40 +0300 |
commit | 3a5d50f8eb4fcf3c69ae858020c49877e4eeaf05 (patch) | |
tree | fec50dae34ad259afcdf0ab0884cb9f8a035a6fd /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 6aafa1c2d3e3fea2ebe84c018003f2a91722e607 (diff) |
wifi: ath12k: fix conf_mutex in ath12k_mac_op_unassign_vif_chanctx()
"mutex_unlock(&ar->conf_mutex);" is always called at end of function
ath12k_mac_op_unassign_vif_chanctx(), so delete this unlock to make
sure lock/unlock is paired.
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4
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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions