diff options
author | Ivo van Doorn <IvDoorn@gmail.com> | 2010-11-04 20:39:48 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-11-15 13:26:03 -0500 |
commit | aaf886bd215396f295bc0489e8ae09d1c03d9aa0 (patch) | |
tree | 5e71e038377d041a7884ff1095b3bebc11445b62 /drivers/net/wireless/rt2x00/rt2800usb.c | |
parent | 7225ce1ea93d24c0914eea0410dcfc426281f996 (diff) |
rt2x00: Remove failsave from rt2x00usb_watchdog_tx_dma
When the TX status handler failed to clear the queue
in rt2x00usb_watchdog_tx_dma() we shouldn't use a failsave
to use the rt2x00usb txdone handler.
If a driver has overriden the txdone handler it must make
sure the txdone handler is capable of cleaning up the queue itself.
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rt2x00/rt2800usb.c')
0 files changed, 0 insertions, 0 deletions