From: Sujith Manoharan Date: Wed, 13 Apr 2011 05:56:39 +0000 (+0530) Subject: ath9k_htc: Add a timer to cleanup WMI events X-Git-Tag: v3.0-rc1~377^2~256^2^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=859c3ca1e4608615788dc6cbc199210fe4b5efa2;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed