From: Rajkumar Manoharan Date: Thu, 28 Apr 2011 10:01:57 +0000 (+0530) Subject: ath9k: Fix drain txq failure in flush X-Git-Tag: v3.0-rc1~377^2~54^2^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f6fc351e6e8c1b6a95140e733607e32bc3a4322;p=pandora-kernel.git ath9k: Fix drain txq failure in flush While draining the txq in flush, the buffers can be added into the tx queue by tx_tasklet which leads to unneccesary chip reset. This issue was originially found with AR9382 and running heavy uplink udp traffic with higher bandwidth and doing frequent bgscan. Cc: stable@kernel.org Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed