diff options
author | Justin Tee <justin.tee@broadcom.com> | 2023-05-23 11:32:00 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-05-31 18:14:20 -0400 |
commit | 73ded37869f8c57d0beae0d5b6434c107f780ae0 (patch) | |
tree | e7460100c7134a8e892577b2fae47fcf506957fd /include/soc/bcm2835 | |
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 <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20230523183206.7728-4-justintee8345@gmail.com
Acked-by: Martin Wilck <mwilck@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/soc/bcm2835')
0 files changed, 0 insertions, 0 deletions