From: Sujith Manoharan Date: Wed, 13 Apr 2011 05:53:44 +0000 (+0530) Subject: ath9k_htc: Fix beacon miss under heavy load X-Git-Tag: v3.0-rc1~377^2~256^2^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0a6ba983e3663bf256ca2e79d17bb846878cd9e;p=pandora-kernel.git ath9k_htc: Fix beacon miss under heavy load Transmission of beacons becomes erratic when TX load is high, since the latency involved in the generation of a SWBA interrupt on the target to the actual sending of a beacon is quite high for USB devices. Fix this by adjusting the beacon response time. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed