aboutsummaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorJustin Tee <[email protected]>2023-05-23 11:31:59 -0700
committerMartin K. Petersen <[email protected]>2023-05-31 18:14:20 -0400
commitfd57a687d44118c0a3859f61a110f6e12804dd16 (patch)
tree05e595cd5f8bfc398b71563e31a6a7a501e1ff67 /rust/helpers/helpers.c
parenta4157aaf0fb458c867b76f6cd63cb57fa91da318 (diff)
scsi: lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscovery
In dev_loss_tmo callback routine, we early return if the ndlp is in a state of rediscovery. This occurs when a target proactively PLOGIs or PRLIs after an RSCN before the dev_loss_tmo callback routine is scheduled to run. Move clear of the NLP_IN_DEV_LOSS flag before the ndlp state check in such cases. Signed-off-by: Justin Tee <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions