[SCSI] Set hostbyte status in scsi_check_sense()
authorHannes Reinecke <hare@suse.de>
Mon, 1 Jul 2013 13:16:24 +0000 (15:16 +0200)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 23 Aug 2013 16:34:56 +0000 (12:34 -0400)
We should be modifying the host_byte status in scsi_check_sense()
directly; this saves us to introduce a special return code for
each and every condition.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found