diff options
| author | Claire Chang | 2019-05-06 09:38:36 +0200 |
|---|---|---|
| committer | Kalle Valo | 2019-06-25 14:55:03 +0200 |
| commit | ef9cc0c443944fcf9dc7cdf2cfdf3975848bedc4 (patch) | |
| tree | 06d34084f7f5866cfb25c2cfe1f339d436c04643 /drivers/net/wireless/ath/ath10k/sdio.c | |
| parent | ath10k: change firmware file name for UTF mode of SDIO/USB (diff) | |
| download | kernel-qcow2-linux-ef9cc0c443944fcf9dc7cdf2cfdf3975848bedc4.tar.gz kernel-qcow2-linux-ef9cc0c443944fcf9dc7cdf2cfdf3975848bedc4.tar.xz kernel-qcow2-linux-ef9cc0c443944fcf9dc7cdf2cfdf3975848bedc4.zip | |
ath10k: acquire lock to fix lockdep's warning
Lockdep warns at lockdep_assert_held(&ar->data_lock) in
ath10k_htt_rx_pn_check_replay_hl(). Acquire ar->data_lock before calling
ath10k_htt_rx_pn_check_replay_hl() to fix it.
Call trace:
ath10k_htt_rx_pn_check_replay_hl+0x118/0x134 [ath10k_core]
ath10k_htt_rx_proc_rx_ind_hl+0xd8/0x250 [ath10k_core]
ath10k_htt_t2h_msg_handler+0x148/0xf30 [ath10k_core]
ath10k_htt_htc_t2h_msg_handler+0x24/0x40 [ath10k_core]
ath10k_sdio_irq_handler+0x374/0xaa4 [ath10k_sdio]
Fixes: 130c77495708 ("ath10k: add PN replay protection for high latency devices")
Signed-off-by: Claire Chang <tientzu@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/sdio.c')
0 files changed, 0 insertions, 0 deletions
