On Thu, 10 Feb 2005 16:41:30 -0500 (EST), Alan Stern <[EMAIL PROTECTED]> wrote:
> +++ edited/drivers/usb/storage/transport.c 2005-02-10 16:31:57 -05:00
> @@ -1066,10 +1066,11 @@
> */
> if (!us->bcs_signature) {
> us->bcs_signature = bcs->Signature;
> - US_DEBUGP("Learnt BCS signature 0x%08X\n",
> - le32_to_cpu(us->bcs_signature));
> + if (us->bcs_signature != cpu_to_le32(US_BULK_CS_SIGN))
> + US_DEBUGP("Learnt BCS signature 0x%08X\n",
> + le32_to_cpu(us->bcs_signature));
Looks good to me.
-- Pete
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel