From: Ivo van Doorn Date: Fri, 6 Jun 2008 20:47:39 +0000 (+0200) Subject: rt2x00: Implement rt2x00usb_kick_tx_queue() X-Git-Tag: v2.6.27-rc1~969^2~324^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f019d51410a9b61278eeff811a1ca11d2a905241;p=pandora-kernel.git rt2x00: Implement rt2x00usb_kick_tx_queue() rt2x00usb_kick_tx_queue() will loop over all entries within the INDEX_DONE->INDEX range and kick each entry which is pending to be kicked. This makes the kick_tx_queue approach work the same as with the PCI drivers which will allow for more code generalisation into rt2x00lib. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed