commit | 00ca18034f62a6a3f29b8e660198e4ea573f2657 | [log] [tgz] |
---|---|---|
author | Fred Chou <fred.chou.nd@gmail.com> | Fri Mar 13 16:32:38 2015 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Apr 07 20:07:44 2015 +0300 |
tree | 8229242bd987d143fe52559ccd4e764db91216ef | |
parent | 6dcaac59d08b77d5730f2ae824bca1c0bf8130dc [diff] |
ath9k_htc: check seq number instead of cmd id for timeout As the driver may send multiple wmi commands with identical cmd id, it is more robust to check seq number for timeout instead. Signed-off-by: Fred Chou <fred.chou.nd@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>