On Thu, 25 Nov 2004 10:16:05 +0100, "A.P.Munnikes" <[EMAIL PROTECTED]> wrote:

> @@ -1021,6 +1024,8 @@
> 
>                       if ((epd->bmAttributes&USB_ENDPOINT_XFERTYPE_MASK)!=
>                           USB_ENDPOINT_XFER_BULK)
> +                         if ((usblp->quirks & 
> USBLP_QUIRK_IGNORE_ENDPOINT_TYPE)
> +                             == 0)
>                               continue;

I would like to leave the determination of merits of adding the quirk itself
to Vojtech, but IMHO, if you have to break lines in this way it is a sign
that you have to think about refactoring of procedures.

-- 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://productguide.itmanagersjournal.com/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to