aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2014-11-04 01:58:28 -0500
committerChristoph Hellwig <hch@lst.de>2014-11-12 05:19:42 -0500
commite2eddf4d530df745019fded0fedfb78f6d3e33ca (patch)
treef054cd4fb92a632530f06c6ba6876512931a695f
parent8f88dc41927f6a9bbb03d5d0496d04ba3775dc8d (diff)
scsi: remove use_blk_tcq Scsi_Host field
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
-rw-r--r--include/scsi/scsi_host.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/scsi/scsi_host.h b/include/scsi/scsi_host.h
index 5b03ba9d7390..d6bd65294009 100644
--- a/include/scsi/scsi_host.h
+++ b/include/scsi/scsi_host.h
@@ -650,7 +650,6 @@ struct Scsi_Host {
650 unsigned active_mode:2; 650 unsigned active_mode:2;
651 unsigned unchecked_isa_dma:1; 651 unsigned unchecked_isa_dma:1;
652 unsigned use_clustering:1; 652 unsigned use_clustering:1;
653 unsigned use_blk_tcq:1;
654 653
655 /* 654 /*
656 * Host has requested that no further requests come through for the 655 * Host has requested that no further requests come through for the