Skip to content

Commit

Permalink
scsi: remove use_blk_tcq Scsi_Host field
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Christoph Hellwig committed Nov 12, 2014
1 parent 8f88dc4 commit e2eddf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/scsi/scsi_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,6 @@ struct Scsi_Host {
unsigned active_mode:2;
unsigned unchecked_isa_dma:1;
unsigned use_clustering:1;
unsigned use_blk_tcq:1;

/*
* Host has requested that no further requests come through for the
Expand Down

0 comments on commit e2eddf4

Please sign in to comment.