diff options
author | Justin Tee <justin.tee@broadcom.com> | 2024-01-31 21:51:00 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-02-06 04:51:35 +0300 |
commit | e1b3acad0d7bb3b7134eebe6a35b2dbc72c52b32 (patch) | |
tree | 5b83adb5cb58b60a92d3718a84ad3121ee0330bb /tools/perf/scripts/python/task-analyzer.py | |
parent | b76beac1a4f57f0f049476d4271710b3c0d05f91 (diff) | |
download | linux-e1b3acad0d7bb3b7134eebe6a35b2dbc72c52b32.tar.xz |
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 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions