From: Sujith Manoharan Date: Thu, 2 Oct 2014 01:03:16 +0000 (+0530) Subject: ath9k: Fix queue handling in flush() X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f82eecf73019c27537f65c160e90385e159afd8;p=pandora-kernel.git ath9k: Fix queue handling in flush() When draining of the TX queues fails, a full HW reset is done. ath_reset() makes sure that the queues in mac80211 are restarted, so there is no need to wake them up again. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed