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:
1462b8f
)
[SCSI] be2iscsi: fix null dereference on error path
author
Dan Carpenter
<error27@gmail.com>
Thu, 10 Jun 2010 07:53:05 +0000
(09:53 +0200)
committer
James Bottomley
<James.Bottomley@suse.de>
Tue, 27 Jul 2010 17:01:41 +0000
(12:01 -0500)
"phba" is always null here so we can't dereference it.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found