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:
9bad767
)
[SCSI] lpfc 8.3.0 : Fix system crash due to uninitialized node access
author
James Smart
<James.Smart@Emulex.Com>
Fri, 5 Dec 2008 03:39:08 +0000
(22:39 -0500)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Mon, 29 Dec 2008 17:24:25 +0000
(11:24 -0600)
In the IOCB completion handler, always check if the node is valid
before accessing the node object. Added lpfc_initialize_node() to
initialize nodes.
Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found