[PATCH 0/7] ath10k: fix WMI atomic usage
Kalle Valo
kvalo at qca.qualcomm.com
Tue Oct 15 14:46:37 EDT 2013
Some WMI calls were made in atomic contex, these patches fix
those. Please review.
---
Kalle Valo (2):
ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
ath10k: add might_sleep() to ath10k_wmi_cmd_send()
Michal Kazior (5):
ath10k: use workqueue to set WEP TX key
ath10k: fix add_interface failure handling
ath10k: track vif list internally
ath10k: fix scheduling while atomic config bug
ath10k: remove unnecessary checks
drivers/net/wireless/ath/ath10k/core.c | 2
drivers/net/wireless/ath/ath10k/core.h | 7 +
drivers/net/wireless/ath/ath10k/mac.c | 312 +++++++++++++++++---------------
drivers/net/wireless/ath/ath10k/wmi.c | 2
4 files changed, 178 insertions(+), 145 deletions(-)
More information about the ath10k
mailing list