diff options
author | 2013-01-30 10:07:31 +0300 | |
---|---|---|
committer | 2013-02-22 11:24:22 +0000 | |
commit | 50e9291578886099888b8169459c6f97626ccbfc (patch) | |
tree | 73ebd2608393df83d10beaeead18c804aff79422 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | [SCSI] mvsas: fixed timeout issue when removing module (diff) | |
download | linux-dev-50e9291578886099888b8169459c6f97626ccbfc.tar.xz linux-dev-50e9291578886099888b8169459c6f97626ccbfc.zip |
[SCSI] qla4xxx: don't free NULL dma pool
The error path calls dma_pool_free() on this path but "chap_table" is
NULL and "chap_dma" is uninitialized. It's cleaner to just return
directly.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions