diff options
author | Justin Tee <justin.tee@broadcom.com> | 2024-11-01 01:32:16 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-11-03 04:45:24 +0300 |
commit | 32566a6f1ae558d0e79fed6e17a75c253367a57f (patch) | |
tree | 539deb5415c866ce40e11cf2488155399c3d25c2 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 4281f44ea8bfedd25938a0031bebba1473ece9ad (diff) | |
download | linux-32566a6f1ae558d0e79fed6e17a75c253367a57f.tar.xz |
scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure
An RPI is tightly bound to an NDLP structure and is freed only upon
release of an NDLP object. As such, there should be no logic that frees
an RPI outside of the lpfc_nlp_release() routine. In order to reinforce
the original design usage of RPIs, remove the NLP_RELEASE_RPI flag and
related logic.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20241031223219.152342-9-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions