diff options
author | 2007-02-26 14:56:14 -0500 | |
---|---|---|
committer | 2007-03-09 19:52:23 -0800 | |
commit | 97b9eb91dc131a10342da1f604e5bd8b1316abdb (patch) | |
tree | d960cf039c29b8c6c7603801db8c6966486bcca7 /drivers/usb/serial | |
parent | USB: goku_udc: Remove crude cache coherency code (diff) | |
download | linux-dev-97b9eb91dc131a10342da1f604e5bd8b1316abdb.tar.xz linux-dev-97b9eb91dc131a10342da1f604e5bd8b1316abdb.zip |
USB: set the correct interval for interrupt URBs
This patch (as862) fixes a couple of bugs in the way usbcore handles
intervals for interrupt URBs. usb_interrupt_msg (and usb_bulk_msg for
backward compatibility) don't set the interval correctly for
high-speed devices. proc_do_submiturb() doesn't set it correctly when
a bulk URB is submitted to an interrupt endpoint.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial')
0 files changed, 0 insertions, 0 deletions