commit | cc9c378aa57817003a094e4bb9a953337ebf035a | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Fri Jan 08 10:36:09 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 12 14:02:06 2010 -0500 |
tree | 99bc52a7a71dd7699b4fdd787e46a3699aa7b546 | |
parent | 285f2ddae03ca207877262f5a9dbd9cddd8b3913 [diff] |
ath9k: Fix queue handling The TX queues have to be stopped during an internal reset. Not handling this would result in packet loss - fix this. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>