ath10k: make WMI commands block by design
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 13 Sep 2013 12:16:54 +0000 (14:16 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 16 Sep 2013 16:47:46 +0000 (19:47 +0300)
commitbe8b39439009579a4569598539ea97e227f99d98
tree2b10b3d088ffcbe1bc69b104c2675c0f38cb0d9d
parent88e65fc33752f54dfbabc766de15f3be6989f1d1
ath10k: make WMI commands block by design

This will be necessary for further changes in
command submission scheme.

Once HTC is cleaned up WMI commands will finally
block.

This requires for SWBA to be processed in a
non-atomic context for now. Once other necessary
changes are in this will be reverted.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/trace.h
drivers/net/wireless/ath/ath10k/wmi.c