summary refs log tree commit diff
path: root/drivers/scsi/initio.h
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-05-17 10:13:40 +0300
committerJames Bottomley <JBottomley@Parallels.com>2012-05-22 11:52:20 +0100
commit841f97bffc11daaef9eb28d201be25b1509db97d (patch)
tree45b9a5843858874093b0cd6ddc2a8e602d265ece /drivers/scsi/initio.h
parent83ff74e33849cd5592efa1ea583175600b6a485e (diff)
downloadlinux-841f97bffc11daaef9eb28d201be25b1509db97d.tar.gz
[SCSI] qla2xxx: don't free pool that wasn't allocated
In the original code, if dma_pool_alloc() fails then we call
dma_pool_free().  It causes an error, possibly a NULL dereference.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/initio.h')
0 files changed, 0 insertions, 0 deletions