ath10k: flush hif buffers before recovery
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 22 Aug 2014 12:33:18 +0000 (14:33 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 25 Aug 2014 08:32:28 +0000 (11:32 +0300)
commit61e9aab7a1930ae031d1b9d948837b5ffd8e3f5e
treea6f407a398b62adc14c65edf663baa1f763b8741
parent53b4e07354d4547b7ebb17b6eb63ce2694ad1479
ath10k: flush hif buffers before recovery

Transport buffers weren't flushed and processed
before queueing hw recovery request to mac80211.

This could in theory result in an unwanted htt/wmi
rx events being processed while mac80211 recovers
the device and possibly interfere or even crash
the system.

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