lkml.org 
[lkml]   [2002]   [Sep]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux 2.4.20-pre4-ac2
> From: Itai Nahshon <nahshon@actcom.co.il>
> Date: Tue, 27 Aug 2002 02:01:53 +0300

> +++ linux-2.4.20-pre4-ac2-i2/drivers/usb/storage/transport.c Mon Aug 26
> 23:24:53 2002
> @@ -1164,6 +1164,10 @@
> ret = USB_STOR_TRANSPORT_ABORTED;
> goto out;
> }
> + if (result == US_BULK_TRANSFER_FAILED) {
> + ret = USB_STOR_TRANSPORT_FAILED;
> + goto out;
> + }
> }
> }
>
> There's a check for US_BULK_TRANSFER_FAILED after
> a call to usb_stor_transfer everywhere except here... Is it for
> a reason?

Itai, submit this to Matt. I saw it too, coming from our Japan
support office. They claim a probem with installs from USB CD-ROM.
The report was very murky and I was unable to get any details
or confirm it, but it seems independent at least.

-- Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:22    [W:1.744 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site