diff options
author | Ivo van Doorn <IvDoorn@gmail.com> | 2011-05-04 15:42:05 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-05-05 14:59:21 -0400 |
commit | 4268d8ed64ed918384954924284ba396cdb0e388 (patch) | |
tree | 895b619672b5048e826ed18c410b80a49089015d /drivers/net/wireless/ath/ath9k/ar9003_eeprom.c | |
parent | aca355b9784fbc960c9caa6b30f953a965296420 (diff) |
rt2x00: Fix transfer speed regression for USB hardware
Patch:
rt2x00: Make rt2x00_queue_entry_for_each more flexible
commit: 10e11568ca8b8a15f7478f6a4ceebabcbdba1018
introduced a severe regression on the throughput
for USB hardware. It turns out that the exiting of
the rt2x00queue_for_each_entry() was done too early.
The exact cause for this regression is unknown,
but by disabling the premature exiting of the loop
seems to resolve the issue.
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Reported-by: Yasushi SHOJI <yashi@atmark-techno.com>
Reported-by: Balint Viragh <bviragh@dension.com>
Tested-by: Balint Viragh <bviragh@dension.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/ar9003_eeprom.c')
0 files changed, 0 insertions, 0 deletions