commit | b0a6ba983e3663bf256ca2e79d17bb846878cd9e | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Wed Apr 13 11:23:44 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 13 15:22:30 2011 -0400 |
tree | cbe44eca979372ee0e723552c406da55f1d8fb83 | |
parent | 7d547eb4bb664c5a6b7c8790c2ecb0aec5d15385 [diff] |
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 <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>