scsi: use host wide tags by default
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / aic94xx / aic94xx_init.c
index f6c336b05d5bbf6e0354c3f18697fd3350f3d09e..cd094bf82a7735d9f1a7683c0adb1658b92d9437 100644 (file)
@@ -73,7 +73,6 @@ static struct scsi_host_template aic94xx_sht = {
        .eh_bus_reset_handler   = sas_eh_bus_reset_handler,
        .target_destroy         = sas_target_destroy,
        .ioctl                  = sas_ioctl,
-       .use_blk_tags           = 1,
        .track_queue_depth      = 1,
 };