|
@@ -1029,7 +1029,6 @@ static void complete_scsi_command(struct CommandList *cp,
|
|
* required
|
|
* required
|
|
*/
|
|
*/
|
|
if ((asc == 0x04) && (ascq == 0x03)) {
|
|
if ((asc == 0x04) && (ascq == 0x03)) {
|
|
- cmd->result = DID_NO_CONNECT << 16;
|
|
|
|
dev_warn(&h->pdev->dev, "cp %p "
|
|
dev_warn(&h->pdev->dev, "cp %p "
|
|
"has check condition: unit "
|
|
"has check condition: unit "
|
|
"not ready, manual "
|
|
"not ready, manual "
|