]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/dtc.c
[SCSI] qla2xxx: Limit iIDMA speed adjustments.
[linux-2.6-omap-h63xx.git] / drivers / scsi / dtc.c
index da7409ec5a91ba0e91bdef621db6fd41beb3c67c..2596165096d37f73c0ebbda03fb27d8686beffad 100644 (file)
@@ -242,7 +242,7 @@ static int __init dtc_detect(struct scsi_host_template * tpnt)
                                        if (check_signature(base + signatures[sig].offset, signatures[sig].string, strlen(signatures[sig].string))) {
                                                addr = bases[current_base].address;
 #if (DTCDEBUG & DTCDEBUG_INIT)
-                                               printk(KERB_DEBUG "scsi-dtc : detected board.\n");
+                                               printk(KERN_DEBUG "scsi-dtc : detected board.\n");
 #endif
                                                goto found;
                                        }