From: James Smart Date: Fri, 5 Dec 2008 03:39:08 +0000 (-0500) Subject: [SCSI] lpfc 8.3.0 : Fix system crash due to uninitialized node access X-Git-Tag: v2.6.29-rc1~555^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=109f6ed05aadb7dd1cc9671a63603658d3ba518e;p=pandora-kernel.git [SCSI] lpfc 8.3.0 : Fix system crash due to uninitialized node access 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed