Files
android_kernel_xiaomi_sm8450/drivers/usb/host
Alan Stern ee7d1f3f0c 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>
2007-10-12 14:55:18 -07:00
..
2007-08-20 23:38:44 -07:00
2007-10-12 14:55:18 -07:00
2007-10-12 14:55:18 -07:00
2007-08-20 23:38:44 -07:00
2007-08-22 14:27:49 -07:00
2007-08-22 14:27:52 -07:00
2007-07-12 16:34:29 -07:00
2007-07-12 16:34:30 -07:00
2007-10-12 14:54:59 -07:00
2005-04-16 15:20:36 -07:00
2007-03-09 19:52:23 -08:00