git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d0a21f
)
qla4xxx: check the return value of dma_alloc_coherent()
author
Maurizio Lombardi
<mlombard@redhat.com>
Mon, 28 Jul 2014 12:55:27 +0000
(14:55 +0200)
committer
Christoph Hellwig
<hch@lst.de>
Wed, 30 Jul 2014 11:49:37 +0000
(07:49 -0400)
the qla4xxx_alloc_fw_dump() calls dma_alloc_coherent() but does not
check its return value.
Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
Acked-By: Nilesh Javali <nilesh.javali@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
No differences found