Home
last modified time | relevance | path

Searched hist:db0889aba2629e05e555b3e4b29d5eb0ae97efec (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.cdiff db0889aba2629e05e555b3e4b29d5eb0ae97efec Tue Feb 04 19:22:28 CST 2020 Karthikeyan Periyasamy <periyasa@codeaurora.org> ath11k: fix rcu lock protect in peer assoc confirmation

ath11k_mac_get_ar_by_vdev_id() get protected under rcu lock
and unlock. peer association confirmation event get used this API
without rcu protection, so corrected it.

Signed-off-by: Karthikeyan Periyasamy <periyasa@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>