summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/cp2101.c
diff options
context:
space:
mode:
authorAlan Stern2007-08-22 19:08:40 +0200
committerGreg Kroah-Hartman2007-10-12 23:55:19 +0200
commit6e8fe43b26085a64327d1cbb751ab895f3ad3f5d (patch)
treecfc80d392d933788b13ca1fdf45afc8cfb9682c3 /drivers/usb/serial/cp2101.c
parentUSB: fix mistake in usb_hcd_giveback_urb (diff)
downloadkernel-qcow2-linux-6e8fe43b26085a64327d1cbb751ab895f3ad3f5d.tar.gz
kernel-qcow2-linux-6e8fe43b26085a64327d1cbb751ab895f3ad3f5d.tar.xz
kernel-qcow2-linux-6e8fe43b26085a64327d1cbb751ab895f3ad3f5d.zip
USB: avoid the donelist after an error in ohci-hcd
This patch (as972) changes ohci-hcd so that after an error occurs, the remaining TDs for the URB will be skipped over entirely instead of going through the donelist. This enables the driver to give back the URB as soon as the error is detected, avoiding the need to store the error status in urb->status. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> CC: David Brownell <david-b@pacbell.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/cp2101.c')
0 files changed, 0 insertions, 0 deletions