diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2007-08-21 21:37:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-10-12 23:55:18 +0200 |
commit | ee7d1f3f0c32d8abe9627aa73dc62ee5bf2daf7f (patch) | |
tree | fdf3fe49bf6d6478efde1c30ff5f7aa0779080f5 /drivers/usb/host/sl811-hcd.c | |
parent | USB: minor fixes for r8a66597 driver (diff) | |
download | linux-ee7d1f3f0c32d8abe9627aa73dc62ee5bf2daf7f.tar.xz linux-ee7d1f3f0c32d8abe9627aa73dc62ee5bf2daf7f.zip |
USB: remove Iso status value in uhci-hcd
This patch (968) changes the way uhci-hcd reports status for
Isochronous URBs. Until now urb->status has been set to the last
detected error code. But other HCDs don't do this; they leave the
status set to 0 and report errors only in the individual iso packet
descriptors. So this patch removes the extra computation and makes
uhci-hcd behave like the others.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/sl811-hcd.c')
0 files changed, 0 insertions, 0 deletions