On Mon, Sep 22, 2003 at 10:08:29PM +0200, Henning Meier-Geinitz wrote: > Hi, > > On Mon, Sep 22, 2003 at 12:33:05PM -0700, Greg KH wrote: > > On Mon, Sep 22, 2003 at 04:52:53PM +0200, Henning Meier-Geinitz wrote: > > > @@ -961,6 +962,7 @@ > > > > > > if (interface[0].desc.bInterfaceClass != USB_CLASS_VENDOR_SPEC && > > > interface[0].desc.bInterfaceClass != USB_CLASS_PER_INTERFACE && > > > + interface[0].desc.bInterfaceClass != USB_CLASS_CDC_DATA && > > > > Please use tabs, and not spaces :) > > Ha, gpm just doesn't know the difference :-) Once again:
Thanks, that worked. Applied. Oh, next time you send me a series of patches that have to be applied in a specific order (like this one was), PLEASE number them as I received them in a different order than what you sent them in, causing me to have to figure out the order... no fun... thanks, greg k-h ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
