ath10k: fix hw reconfig on wow failure
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 5 Aug 2015 10:08:38 +0000 (12:08 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 13 Aug 2015 11:22:49 +0000 (14:22 +0300)
commit6f7429c29b9979d64d067543caec940bbc023340
tree8e4d59eb76c0f571249e8a2e75b65f4777e9e58e
parent84e3df60f0daba5b1e7874101502d0b030afb867
ath10k: fix hw reconfig on wow failure

When WoWLAN resume fails with retval 1 mac80211
will attempt to reconfig the device in a similar
manner when hw restart is requested. This wasn't
handled properly and yielded call trace warnings
and the device ended up not working.

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