ath10k: fix ath10k_ce_init() failpath
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 8 Nov 2013 07:01:28 +0000 (08:01 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 12 Nov 2013 18:06:45 +0000 (20:06 +0200)
commit1d34902192bf31741729184dd459eccdba5dbc83
tree839504760ede8af51cd97d2a124811a5f58988a3
parent93e0daa0ee3ef53a45293e60b2eaf770d7bb1d53
ath10k: fix ath10k_ce_init() failpath

Make sure to put target back to sleep. This was a
minor issue as it didn't really matter if we put
target back to sleep at this point. It just looked
wrong.

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