diff options
author | James Smart <[email protected]> | 2021-10-20 14:14:14 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-10-20 23:33:45 -0400 |
commit | 15af02d8a5852acd07617ad4deb2500ca2e0304c (patch) | |
tree | 167697b0f04106fb9bad3393d173425e12e78211 /drivers/usb/cdns3 | |
parent | 79b20beccea3a3938a8500acef4e6b9d7c66142f (diff) |
scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted
A remote nport can stop responding to PLOGI beyond the ELS I/O timeout
under some fault conditions. When this happens, the non-response triggers
a dev_loss_tmo event from the transport which causes the driver to abort
the PLOGI and stop any retries. This was due to a policy in the ELS
completion handler whenever an ELS was terminated due to driver request.
Revise the ELS completion path to detect PLOGIs that were aborted and
allow retries.
Link: https://lore.kernel.org/r/[email protected]
Co-developed-by: Justin Tee <[email protected]>
Signed-off-by: Justin Tee <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3')
0 files changed, 0 insertions, 0 deletions