>               /* min 8 byte setup packet, max arbitrary */
> -             if (uurb.buffer_length < 8 || uurb.buffer_length > PAGE_SIZE)
> +             if (uurb.buffer_length < 8 || uurb.buffer_length > 64*1024)

Still one byte off. It must fit into 16 bits.

        Regards
                Oliver



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to