diff options
author | 2024-01-31 10:51:00 -0800 | |
---|---|---|
committer | 2024-02-05 20:51:35 -0500 | |
commit | e1b3acad0d7bb3b7134eebe6a35b2dbc72c52b32 (patch) | |
tree | 5b83adb5cb58b60a92d3718a84ad3121ee0330bb /scripts/generate_rust_analyzer.py | |
parent | scsi: lpfc: Remove D_ID swap log message from trace event logger (diff) | |
download | linux-rng-e1b3acad0d7bb3b7134eebe6a35b2dbc72c52b32.tar.xz linux-rng-e1b3acad0d7bb3b7134eebe6a35b2dbc72c52b32.zip |
scsi: lpfc: Allow lpfc_plogi_confirm_nport() logic to execute for Fabric nodes
Remove the early return NLP_FABRIC check in lpfc_plogi_confirm_nport()
because it is possible for switch domain controllers to change WWPN.
As a result, allow lpfc_plogi_confirm_nport() to detect that a new ndlp
should be initialized in such cases. The old ndlp object will be cleaned
up when dev_loss_tmo callbk executes.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20240131185112.149731-6-justintee8345@gmail.com
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions