scsi: nsp32: Fixup status handling
authorHannes Reinecke <hare@suse.de>
Wed, 13 Jan 2021 09:04:36 +0000 (10:04 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sat, 23 Jan 2021 02:14:09 +0000 (21:14 -0500)
commit23d339f08facf5075507cf8731ea508cfc50c1d8
treed833aa8c6ac37d853f88ce50ae029f13e2b1078f
parent0eb198d2c35f3c216634c21a281dd88861da11ba
scsi: nsp32: Fixup status handling

SCp.status is always the SAM-defined status value, not the Linux
ones. Fixup the one wrong definition.

Link: https://lore.kernel.org/r/20210113090500.129644-12-hare@suse.de
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/nsp32.c