Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath/ath10k
Evan Green a738e766e3 ath10k: Acquire tx_lock in tx error paths
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
2020-06-09 09:23:15 +03:00
..
2020-02-11 16:17:33 +02:00
2020-04-28 12:12:31 +03:00
2019-10-01 14:17:45 +03:00
2020-04-22 09:43:29 +03:00
2019-10-02 20:20:33 +03:00
2020-05-12 10:33:13 +03:00
2019-11-27 07:44:25 +01:00
2020-04-15 11:01:52 +03:00