Ivo van Doorn f019d51410 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 <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-06-14 12:17:56 -04:00
..
2008-05-20 14:52:25 -07:00
2008-05-30 15:09:44 +10:00
2008-05-24 09:56:11 -07:00
2008-05-20 16:44:43 +02:00
2008-05-20 13:31:54 -07:00
2008-05-20 13:31:55 -07:00
2008-05-26 16:08:40 +02:00
2008-05-21 16:56:00 -07:00
2008-05-30 07:43:24 -07:00
2008-05-21 16:55:59 -07:00
2008-05-20 13:31:55 -07:00
2008-05-30 15:09:46 +10:00