From: Gertjan van Wingerde Date: Tue, 29 Jun 2010 19:40:34 +0000 (+0200) Subject: rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function. X-Git-Tag: v2.6.36-rc1~571^2~385^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe7256971fbaeac868c35c2dbd34a7bbbdc0622b;p=pandora-kernel.git 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 Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed