diff options
author | Justin Tee <[email protected]> | 2023-05-23 11:32:00 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-05-31 18:14:20 -0400 |
commit | 73ded37869f8c57d0beae0d5b6434c107f780ae0 (patch) | |
tree | e7460100c7134a8e892577b2fae47fcf506957fd /rust/helpers/helpers.c | |
parent | fd57a687d44118c0a3859f61a110f6e12804dd16 (diff) |
scsi: lpfc: Account for fabric domain ctlr device loss recovery
Pre-existing device loss recovery logic via the NLP_IN_RECOV_POST_DEV_LOSS
flag only handled Fabric Port Login, Fabric Controller, Management, and
Name Server addresses.
Fabric domain controllers fall under the same category for usage of the
NLP_IN_RECOV_POST_DEV_LOSS flag. Add a default case statement to mark an
ndlp for device loss recovery.
Signed-off-by: Justin Tee <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Martin Wilck <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions