commit | 40af48ce501ea9ad9c485504a6fa0740801fa051 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Mon Jun 23 19:56:50 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 27 09:09:18 2008 -0400 |
tree | a18675a76e5a3e44e6e7064c3b03bebecec41231 | |
parent | 4e3996fe899651e00d3085110cc6e92f6a78ee3e [diff] |
rt2x00: kill URB for all TX queues during disable_radio() During rt2x00usb_disable_radio() all pending urb's should be killed and not only those from the RX queue. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>