From: Rajkumar Manoharan Date: Tue, 14 Sep 2010 09:05:55 +0000 (+0530) Subject: ath9k_htc: Fix CPU usage issue during scan period X-Git-Tag: v2.6.37-rc1~147^2~373^2^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a0e8ecca4eeed38d4b3b7a317a3aaab4dd3cacd;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed