commit | 0f4c16a2f41400dba12e5039429e780aa938aa0c | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Thu Oct 13 15:10:43 2016 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Nov 08 17:29:51 2016 -0500 |
tree | 77b9200a147b0a4e21eab3fb6f322278c8446ff6 | |
parent | 69aabccede61f86b828928084dc8df288ecb2d83 [diff] |
scsi: libfc: do not overwrite DID_TIME_OUT status When a command is aborted it might already have the DID_TIME_OUT status set, so we shouldn't be overwriting that. Signed-off-by: Hannes Reinecke <hare@suse.com> Acked-by: Johannes Thumshirn <jth@kernel.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>