scsi: use host wide tags by default
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / mvsas / mv_init.c
index e2d555c1bffc16f94a87ed6b009d868cc3784a3e..221d25e9dc5fe4ec230679528460d189f3d881f8 100644 (file)
@@ -65,7 +65,6 @@ static struct scsi_host_template mvs_sht = {
        .target_destroy         = sas_target_destroy,
        .ioctl                  = sas_ioctl,
        .shost_attrs            = mvst_host_attrs,
-       .use_blk_tags           = 1,
        .track_queue_depth      = 1,
 };