summaryrefslogtreecommitdiff
path: root/include/uapi/linux/errqueue.h
diff options
context:
space:
mode:
authorJames Smart <jsmart2021@gmail.com>2021-07-07 21:43:38 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2021-07-19 05:30:35 +0300
commit4e670c8afd47d535f65edf0d2b7f54f103fd59a2 (patch)
tree2c99cef983c9978af8712be11a1ec6a1d228a5a3 /include/uapi/linux/errqueue.h
parent21990d3d1861c7aa8e3e4ed98614f0c161c29b0c (diff)
downloadlinux-4e670c8afd47d535f65edf0d2b7f54f103fd59a2.tar.xz
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 'include/uapi/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions