p54usb: fix packet loss with first generation devices
authorChristian Lamparter <chunkeey@web.de>
Tue, 20 Jan 2009 22:11:21 +0000 (23:11 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 23 Jan 2009 20:38:35 +0000 (15:38 -0500)
Artur Skawina confirmed that the first generation devices needs the same
URB_ZERO_PACKET flag, in oder to finish the pending transfer properly.
The second generation has been successfully fixed by
"p54usb: fix random traffic stalls (LM87)" (43af18f06d5)

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found