Skip to content
Commit b9ada65d authored by Kalle Valo's avatar Kalle Valo
Browse files

ath10k: fix ath10k_bss_assoc() to not sleep in atomic context



ath10k_bss_assoc() was calling ath10k_peer_assoc(), which can sleep, under
atomic rcu_read_lock() and causing scheduing while atomic errors. Workaround
that by delaying the call to ath10k_wmi_peer_assoc().

Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
parent 588490cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment