diff options
author | 2019-11-05 17:25:27 +0800 | |
---|---|---|
committer | 2019-11-19 21:37:34 -0500 | |
commit | 3fe3d2428b62822b7b030577cd612790bdd8c941 (patch) | |
tree | 8eb52f5d9d0a7d0772dce138eb0cebf5ae543c1c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: pm80xx: Modified the logic to collect fatal dump (diff) | |
download | linux-dev-3fe3d2428b62822b7b030577cd612790bdd8c941.tar.xz linux-dev-3fe3d2428b62822b7b030577cd612790bdd8c941.zip |
scsi: qla4xxx: fix double free bug
The variable init_fw_cb is released twice, resulting in a double free
bug. The call to the function dma_free_coherent() before goto is removed to
get rid of potential double free.
Fixes: 2a49a78ed3c8 ("[SCSI] qla4xxx: added IPv6 support.")
Link: https://lore.kernel.org/r/1572945927-27796-1-git-send-email-bianpan2016@163.com
Signed-off-by: Pan Bian <bianpan2016@163.com>
Acked-by: Manish Rangankar <mrangankar@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions