commit | 6bec4c3842cd7338973839683bbf96273c3b85f7 | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <jthumshirn@suse.de> | Mon Jun 25 13:20:59 2018 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Jun 26 12:27:07 2018 -0400 |
tree | ba97de671cbfeb8c47d7eb3338a2b2be34cec94f | |
parent | c65be1a63f1df224c8f22d72b9ec824241ada585 [diff] |
scsi: don't add scsi command result bytes Some drivers are ADDing the scsi command's result bytes instead of ORing them. While this can produce correct results it has unexpected side effects. Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <bart.vanassche@wdc.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>