lkml.org 
[lkml]   [2002]   [Sep]   [4]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 4 Sep 2002 13:45:33 -0400
FromPete Zaitcev <>
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 12:22    [from the cache]
©2003-2008