linux/drivers/net/wireless/ath
Evan Green b4a09e491d ath10k: Acquire tx_lock in tx error paths
[ Upstream commit a738e766e3 ]

ath10k_htt_tx_free_msdu_id() has a lockdep assertion that htt->tx_lock
is held. Acquire the lock in a couple of error paths when calling that
function to ensure this condition is met.

Fixes: 6421969f24 ("ath10k: refactor tx pending management")
Fixes: e62ee5c381 ("ath10k: Add support for htt_data_tx_desc_64 descriptor")
Signed-off-by: Evan Green <evgreen@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200604105901.1.I5b8b0c7ee0d3e51a73248975a9da61401b8f3900@changeid
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-08-19 08:16:06 +02:00
..
ar5523 ar5523: check NULL before memcpy() in ar5523_cmd() 2019-12-17 19:56:16 +01:00
ath5k PCI: Move ASPM declarations to linux/pci.h 2019-08-28 08:28:39 -05:00
ath6kl drivers: net: Fix Kconfig indentation 2019-09-26 08:56:17 +02:00
ath9k ath9k: Fix regression with Atheros 9271 2020-07-29 10:18:46 +02:00
ath10k ath10k: Acquire tx_lock in tx error paths 2020-08-19 08:16:06 +02:00
carl9170 carl9170: remove P2P_GO support 2020-06-22 09:31:18 +02:00
wcn36xx wcn36xx: Fix error handling path in 'wcn36xx_probe()' 2020-06-22 09:31:05 +02:00
wil6210 wil6210: fix break that is never reached because of zero'ing of a retry counter 2020-02-24 08:36:22 +01:00
Kconfig drivers: net: Fix Kconfig indentation 2019-09-26 08:56:17 +02:00
Makefile ath: fix SPDX tags 2019-06-26 18:11:06 +03:00
ath.h
debug.c
dfs_pattern_detector.c ath: DFS JP domain W56 fixed pulse type 3 RADAR detection 2019-04-29 17:58:51 +03:00
dfs_pattern_detector.h
dfs_pri_detector.c
dfs_pri_detector.h
hw.c
key.c
main.c
reg.h
regd.c
regd.h ath: drop duplicated define 2019-04-29 17:55:53 +03:00
regd_common.h ath: regd: add extra US coutry codes 2019-02-07 17:02:19 +02:00
spectral_common.h
trace.c
trace.h