summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJames Smart <jsmart2021@gmail.com>2021-07-07 11:43:38 -0700
committerMartin K. Petersen <martin.petersen@oracle.com>2021-07-18 22:30:35 -0400
commit4e670c8afd47d535f65edf0d2b7f54f103fd59a2 (patch)
tree2c99cef983c9978af8712be11a1ec6a1d228a5a3 /tools/perf/scripts/python/export-to-sqlite.py
parent21990d3d1861c7aa8e3e4ed98614f0c161c29b0c (diff)
downloadlinux-4e670c8afd47d535f65edf0d2b7f54f103fd59a2.tar.gz
linux-4e670c8afd47d535f65edf0d2b7f54f103fd59a2.zip
scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handling
In the routine that generically cleans up an ELS after completion, the NDLP put is done prior to the freeing of the IOCB. The IOCB may reference the NDLP. Move the lpfc_nlp_put() after freeing the IOCB. Link: https://lore.kernel.org/r/20210707184351.67872-8-jsmart2021@gmail.com Co-developed-by: Justin Tee <justin.tee@broadcom.com> Signed-off-by: Justin Tee <justin.tee@broadcom.com> Signed-off-by: James Smart <jsmart2021@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions