diff options
author | Kalle Valo <kvalo@qca.qualcomm.com> | 2013-10-16 15:44:46 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2013-10-16 15:44:46 +0300 |
commit | b9ada65d97be58d82941f23dce5adde0d0eec61a (patch) | |
tree | 8ea0d957d21c460dfd41418cfb234f34b653dac4 /lib/mpi/mpiutil.c | |
parent | 588490cf65063ce5f307116163af0bcfb69d7f56 (diff) |
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 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions