diff options
author | Hannes Reinecke <hare@suse.de> | 2014-10-02 09:21:41 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-11-12 11:31:59 +0100 |
commit | 6932fc677ef67632137008f94d5c485a55946813 (patch) | |
tree | ecc2a96f1e95f395b6a7a035fd7785ac135284d0 /drivers/extcon | |
parent | scsi_debug: error message should say scsi_host_alloc not scsi_register (diff) | |
download | linux-6932fc677ef67632137008f94d5c485a55946813.tar.xz linux-6932fc677ef67632137008f94d5c485a55946813.zip |
vmw_pvscsi: fixup tagging
The request (and SCSI command) tag is the tag number assigned
by the generic block-tagging code, not the SCSI-II tag messages.
Those are represented by the device flags 'tagged_supported',
'simple_tags', and 'ordered_tags'.
(The SCSI midlayer doesn't use HEAD_OF_QUEUE tags).
So fixup vmw_pvscsi to assign the correct tag type.
[hch: fixed up to never set MSG_ORDERED_TAG]
Signed-off-by: Hannes Reinecke <hare@suse.de>
Acked-by: Arvind Kumar <arvindkumar@vmware.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/extcon')
0 files changed, 0 insertions, 0 deletions