commit | 10aff62fab263ad7661780816551420cea956ebb | [log] [tgz] |
---|---|---|
author | Saurav Kashyap <skashyap@marvell.com> | Mon Sep 07 05:14:40 2020 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Sep 08 23:14:18 2020 -0400 |
tree | 1bf3e2e846f2846eb6481b59160fb8dcb985d884 | |
parent | 41715c6292b6273beffc699300ffc931749233c8 [diff] |
scsi: qedf: Return SUCCESS if stale rport is encountered If SUCCESS is not returned, error handling will escalate. Return SUCCESS similar to other conditions in this function. Link: https://lore.kernel.org/r/20200907121443.5150-6-jhasan@marvell.com Signed-off-by: Saurav Kashyap <skashyap@marvell.com> Signed-off-by: Javed Hasan <jhasan@marvell.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>