nvme_fc: correct nvme status set on abort
authorJames Smart <jsmart2021@gmail.com>
Tue, 16 May 2017 00:10:24 +0000 (17:10 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 22 May 2017 18:55:29 +0000 (20:55 +0200)
commite392e1f1f408fe8baf1046c970d05cbf1f0ec945
tree47d6f4aa54a5e5191dc6505c0a1231dd410a89c4
parent589ff7753bb54edd3ee4a9399ccc3ac48d9b22d7
nvme_fc: correct nvme status set on abort

correct nvme status set on abort. Patch that changed status to being actual
nvme status crossed in the night with the patch that added abort values.

Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/fc.c