> +     if (!shost_use_blk_mq(sdev->host))
> +             sdev->tagged_supported = 1;

no need to do this conditionally on using blk-mq.  In fact I'm pretty
sure yo udon't need this at all given that hpsa doesn't make use of
the SCMD_TAGGED flag.

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to