Patch against 2.5.65 regards Oliver
> -----Ursprüngliche Nachricht----- > Von: Greg KH [mailto:[EMAIL PROTECTED] > Gesendet: Samstag, 22. März 2003 02:27 > An: Spang Oliver > Cc: '[EMAIL PROTECTED]' > Betreff: Re: [linux-usb-devel] Compiler error in cdc-acm when DEBUG > defined > > > On Fri, Mar 21, 2003 at 10:43:07AM +0100, Spang Oliver wrote: > > Hi, > > > > if you define DEBUG in cdc-acm.c, you should change the > line (it's approx. line 541) > > dbg("probing config %d", cfacm->bConfigurationValue); > > to > > dbg("probing config %d", cfacm->desc.bConfigurationValue); > > Care to send a patch? :) > > thanks, > > greg k-h >
cdc-acm.patch
Description: Binary data