net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow steering
[cascardo/linux.git] / drivers / block / cciss_scsi.c
index 38aa6dd..da33111 100644 (file)
@@ -795,6 +795,7 @@ static void complete_scsi_command(CommandList_struct *c, int timeout,
                                }
                        break;
                        case CMD_PROTOCOL_ERR:
+                               cmd->result = DID_ERROR << 16;
                                dev_warn(&h->pdev->dev,
                                        "%p has protocol error\n", c);
                         break;