commit | 4f82eecf73019c27537f65c160e90385e159afd8 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Thu Oct 02 06:33:16 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 02 14:26:31 2014 -0400 |
tree | e41c4e49f00d9902a99a20575eb634bfa00354a3 | |
parent | 60913f4d2951f6410eed969aae4717c7ced37044 [diff] |
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 <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>