scsi: don't force tagged_supported in drivers
authorChristoph Hellwig <hch@lst.de>
Mon, 3 Nov 2014 19:40:56 +0000 (20:40 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 12 Nov 2014 10:19:44 +0000 (11:19 +0100)
Now that we also get proper values in cmd->request->tag for untagged
commands, there is no need to force tagged_supported to on in drivers
that need host-wide tags.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Reviewed-by: Hannes Reinecke <hare@suse.de>

No differences found