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)
commitb4068a80492022848c11123bf485aff5c902c583
tree1481ac7b4e80ca4b6a92c83604dedaeb84210288
parentc64d2a9afbccd0aecb122d108770a407fe7b7e3f
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>
drivers/net/wireless/p54/p54usb.c