From: Michal Kazior Date: Fri, 22 Aug 2014 12:33:18 +0000 (+0200) Subject: ath10k: flush hif buffers before recovery X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~55^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61e9aab7a1930ae031d1b9d948837b5ffd8e3f5e;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed