From: Sujith Date: Fri, 16 Apr 2010 06:24:01 +0000 (+0530) Subject: ath9k_htc: Handle WMI timeouts properly X-Git-Tag: v2.6.35-rc1~473^2~393^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ce34ec11c6297562e70e27c57a24cd27d4cd2b1;p=pandora-kernel.git ath9k_htc: Handle WMI timeouts properly If a WMI command has timed out for some reason, a late WMI response would end up updating the response region of a new WMI request that has been issued in the meantime. Fix this race condition by dropping a WMI response if a new WMI command has been issued. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed