diff options
author | Rajkumar Manoharan <rmanoharan@atheros.com> | 2010-09-14 14:35:55 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-09-14 16:14:26 -0400 |
commit | 4a0e8ecca4eeed38d4b3b7a317a3aaab4dd3cacd (patch) | |
tree | d126055f2277b821e6d15f5d25789312cc54add5 /drivers/net/wireless/ath/ath9k/virtual.c | |
parent | cc0de6536e8b70d61948128a9cbf86920066c53d (diff) | |
download | kernel_samsung_tuna-4a0e8ecca4eeed38d4b3b7a317a3aaab4dd3cacd.zip kernel_samsung_tuna-4a0e8ecca4eeed38d4b3b7a317a3aaab4dd3cacd.tar.gz kernel_samsung_tuna-4a0e8ecca4eeed38d4b3b7a317a3aaab4dd3cacd.tar.bz2 |
ath9k_htc: Fix CPU usage issue during scan period
The CPU consumption during the scan period is high, since
the register write go over Interrupt endpoint. On downloading
the firmware to the target, the USB descriptors are
'patched' to change the type of the endpoints from Interrupt
to Bulk.
With this fix, the CPU usage during a scan run comes down to
acceptable levels.
Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/virtual.c')
0 files changed, 0 insertions, 0 deletions