Merge branch 'mkp-fixes' into fixes
[firefly-linux-kernel-4.4.55.git] / include / scsi / scsi_host.h
index 3a22da73d59af39885cda1e2a82c91f8c033de31..fcfa3d7f5e7e38f1bffcf50495730f24bb9e6b2b 100644 (file)
@@ -405,11 +405,6 @@ struct scsi_host_template {
        /* If use block layer to manage tags, this is tag allocation policy */
        int tag_alloc_policy;
 
-       /*
-        * Let the block layer assigns tags to all commands.
-        */
-       unsigned use_blk_tags:1;
-
        /*
         * Track QUEUE_FULL events and reduce queue depth on demand.
         */