commit | fe7256971fbaeac868c35c2dbd34a7bbbdc0622b | [log] [tgz] |
---|---|---|
author | Gertjan van Wingerde <gwingerde@gmail.com> | Tue Jun 29 21:40:34 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 30 15:00:49 2010 -0400 |
tree | 78b4b4c37c5b0578813810fc8a3c60162d9c67d6 | |
parent | 398ab9ea74f06eb98e4b28c2e9b43bf43e8730ab [diff] |
rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function. There is no need to fill the TX URB this early, and moving it to the rt2x00usb_kick_tx_entry function allows us to merge the PCI and USB variants of the write_tx_data function. Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>