commit | 9d71d47eed20f34620e54e29bcc90f959d5873b8 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Thu Mar 17 10:51:04 2016 +0100 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Mar 21 18:29:16 2016 +0200 |
tree | 1ea5284de2cd3ad950a6c415f922e8398ff4ecad | |
parent | bf031bc4d6a168029b8a640373fd00837746b47d [diff] |
ath10k: fix tx hang The wake_tx_queue/push_pending logic had a bug which could stop queues indefinitely effectivelly breaking traffic. Fixes: 299468782d94 ("ath10k: implement wake_tx_queue") Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>