commit | 859c3ca1e4608615788dc6cbc199210fe4b5efa2 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Wed Apr 13 11:26:39 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 13 15:24:30 2011 -0400 |
tree | 523b8939326f1c8605b037201142f73816cdee37 | |
parent | c4d04186c7023d54445b695da226b3e98e0a55f9 [diff] |
ath9k_htc: Add a timer to cleanup WMI events Occasionally, a WMI event would arrive ahead of the TX URB completion handler. Discarding these events would exhaust the available TX slots, so handle them by running a timer cleaning up such events. Also, timeout packets for which TX completion events have not arrived. Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>