commit | ff8f59b5bbdf1527235b8c88d859c7d23691324f | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Tue Dec 28 14:28:05 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 04 14:42:59 2011 -0500 |
tree | 7431f65095cef7dac5815816b0fb4ef8719feac4 | |
parent | ee832d3e9e72abf83931205a2f5379944be501c2 [diff] |
ath9k_htc: Handle pending URBs properly When doing a channel change, the pending URBs have to be killed properly on calling htc_stop(). This fixes the probe response timeout seen when sending UDP traffic at a high rate and running background scan at the same time. Cc: stable <stable@kernel.org> Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>