|
@@ -1193,7 +1193,7 @@ static void complete_scsi_command(struct CommandList *cp)
|
|
|
break;
|
|
|
}
|
|
|
/* Must be some other type of check condition */
|
|
|
- dev_warn(&h->pdev->dev, "cp %p has check condition: "
|
|
|
+ dev_dbg(&h->pdev->dev, "cp %p has check condition: "
|
|
|
"unknown type: "
|
|
|
"Sense: 0x%x, ASC: 0x%x, ASCQ: 0x%x, "
|
|
|
"Returning result: 0x%x, "
|