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:
ef7c80c
)
[SCSI] mpt2sas: Check for NULL pointer before free_pages is added.
author
Kashyap, Desai
<kashyap.desai@lsi.com>
Mon, 5 Apr 2010 08:51:07 +0000
(14:21 +0530)
committer
James Bottomley
<James.Bottomley@suse.de>
Sun, 11 Apr 2010 18:42:46 +0000
(13:42 -0500)
Added check before free_pages just to make sure ioc->scsi_lookup is not NULL.
Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found