scsi: remove ordered_tag host template field
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Reviewed-by: Hannes Reinecke <hare@suse.de>
This commit is contained in:
@@ -817,7 +817,6 @@ static struct scsi_host_template uas_host_template = {
|
||||
.sg_tablesize = SG_NONE,
|
||||
.cmd_per_lun = 1, /* until we override it */
|
||||
.skip_settle_delay = 1,
|
||||
.ordered_tag = 1,
|
||||
|
||||
/*
|
||||
* The uas drivers expects tags not to be bigger than the maximum
|
||||
|
||||
Reference in New Issue
Block a user