scsi: use host wide tags by default
[deliverable/linux.git] / drivers / target / loopback / tcm_loop.c
index 5bc85ffed7204f21871a31d7346b93885b437cf8..081f1cfefeb33871129b005ac397a73949a95a9c 100644 (file)
@@ -377,7 +377,6 @@ static struct scsi_host_template tcm_loop_driver_template = {
        .use_clustering         = DISABLE_CLUSTERING,
        .slave_alloc            = tcm_loop_slave_alloc,
        .module                 = THIS_MODULE,
-       .use_blk_tags           = 1,
        .track_queue_depth      = 1,
 };
 
This page took 0.02676 seconds and 5 git commands to generate.