diff options
author | Kalle Valo <kvalo@qca.qualcomm.com> | 2013-10-16 12:44:46 (GMT) |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2013-10-16 12:44:46 (GMT) |
commit | b9ada65d97be58d82941f23dce5adde0d0eec61a (patch) | |
tree | 8ea0d957d21c460dfd41418cfb234f34b653dac4 /drivers/rtc | |
parent | 588490cf65063ce5f307116163af0bcfb69d7f56 (diff) | |
download | linux-fsl-qoriq-b9ada65d97be58d82941f23dce5adde0d0eec61a.tar.xz |
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: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions