commit | b4068a80492022848c11123bf485aff5c902c583 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Tue Jan 20 23:11:21 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 23 15:38:35 2009 -0500 |
tree | 1481ac7b4e80ca4b6a92c83604dedaeb84210288 | |
parent | c64d2a9afbccd0aecb122d108770a407fe7b7e3f [diff] |
p54usb: fix packet loss with first generation devices 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>