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 ?

--D
-
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