From: Ivo van Doorn Date: Thu, 4 Nov 2010 19:39:48 +0000 (+0100) Subject: rt2x00: Remove failsave from rt2x00usb_watchdog_tx_dma X-Git-Tag: v2.6.38-rc1~476^2~558^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaf886bd215396f295bc0489e8ae09d1c03d9aa0;p=pandora-kernel.git 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 Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed