Michal Kazior michal.kazior at tieto.com
Fri Apr 4 07:37:43 EDT 2014

The 10.1 firmware uses WMI to Tx management frames
but ath10k_flush() didn't care. This could lead to
some frames not being sent.

Although there are no Tx completions for WMI
mangement frames it's still better to at least
wait for ath10k queue to be drained.

Change-Id: I161e4a31a86fb538ad74abed10e14fe22b35eb44
Signed-off-by: Michal Kazior <michal.kazior at tieto.com>
1 file changed