On Fri, 22 Jun 2007 11:00:06 -0700
"Darrick J. Wong" <[EMAIL PROTECTED]> wrote:

> On Fri, Jun 22, 2007 at 02:26:29PM +0100, Alan Cox wrote:
> > @@ -244,7 +242,7 @@
> >                                     if (check_signature(base + 
> > signatures[sig].offset, signatures[sig].string, 
> > strlen(signatures[sig].string))) {
> >                                             addr = 
> > bases[current_base].address;
> >  #if (DTCDEBUG & DTCDEBUG_INIT)
> > -                                           printk("scsi-dtc : detected 
> > board.\n");
> > +                                           printk(KERB_DEBUG "scsi-dtc : 
> > detected board.\n");
> 
> I think you meant KERN_DEBUG ?

Thanks - thats a path thats not compiled and I missed that. Will fix it.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to