summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMike Christie <michael.christie@oracle.com>2021-02-07 05:46:03 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2021-02-09 04:39:04 +0100
commitc435f0a9ecb7435e70f447b7231ca52de589b252 (patch)
tree47e1398994f01e6278a47b75f358b3c264cbd559 /include
parentscsi: libiscsi: Fix iscsi_task use after free() (diff)
downloadlinux-c435f0a9ecb7435e70f447b7231ca52de589b252.tar.xz
linux-c435f0a9ecb7435e70f447b7231ca52de589b252.zip
scsi: libiscsi: Fix iSCSI host workq destruction
We allocate the iSCSI host workq in iscsi_host_alloc() so iscsi_host_free() should do the destruction. Drivers can then do their error/goto handling and call iscsi_host_free() to clean up what has been allocated in iscsi_host_alloc(). Link: https://lore.kernel.org/r/20210207044608.27585-5-michael.christie@oracle.com Reviewed-by: Lee Duncan <lduncan@suse.com> Signed-off-by: Mike Christie <michael.christie@oracle.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions