commit | 87f14e658f664a17dcdb38d3f6ae70642fcdc263 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Mon Jul 01 15:16:24 2013 +0200 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Aug 23 12:34:56 2013 -0400 |
tree | 4ccf6e9a3c91c641d0cb6900f217a49f09960451 | |
parent | 0f7f6234d360341d74cfd6e77fcb315daf9905fd [diff] |
[SCSI] Set hostbyte status in scsi_check_sense() 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>