summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorMike Christie <michael.christie@oracle.com>2021-05-25 20:18:12 +0200
committerMartin K. Petersen <martin.petersen@oracle.com>2021-06-02 07:28:22 +0200
commit5777b7f0f03ce49372203b6521631f62f2810c8f (patch)
tree32d7e833aebbf559d8eb77626c39cdf84eb66672 /init
parentscsi: iscsi: Move pool freeing (diff)
downloadlinux-5777b7f0f03ce49372203b6521631f62f2810c8f.tar.xz
linux-5777b7f0f03ce49372203b6521631f62f2810c8f.zip
scsi: qedi: Fix null ref during abort handling
If qedi_process_cmd_cleanup_resp finds the cmd it frees the work and sets list_tmf_work to NULL, so qedi_tmf_work should check if list_tmf_work is non-NULL when it wants to force cleanup. Link: https://lore.kernel.org/r/20210525181821.7617-20-michael.christie@oracle.com Reviewed-by: Manish Rangankar <mrangankar@marvell.com> Signed-off-by: Mike Christie <michael.christie@oracle.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions