summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorEvan Green <evgreen@chromium.org>2020-06-04 10:59:11 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-19 08:14:54 +0200
commit43bd11238da345ad4b09a585ae2a038c6f8b7113 (patch)
treef277176757b2c0a3fb7a5548ed3765fb51d31c6f /Documentation
parent73f971a790e3b975ee894f6f1f51f3eac03981f3 (diff)
downloadlinux-stable-43bd11238da345ad4b09a585ae2a038c6f8b7113.tar.gz
linux-stable-43bd11238da345ad4b09a585ae2a038c6f8b7113.tar.bz2
linux-stable-43bd11238da345ad4b09a585ae2a038c6f8b7113.zip
ath10k: Acquire tx_lock in tx error paths
[ Upstream commit a738e766e3ed92c4ee5ec967777276b5ce11dd2c ] 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: 6421969f248fd ("ath10k: refactor tx pending management") Fixes: e62ee5c381c59 ("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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions