From: Sesidhar Beddel Date: Mon, 9 Sep 2013 20:31:50 +0000 (-0700) Subject: [SCSI] fnic: Kernel panic while running sh/nosh with max lun cfg X-Git-Tag: v3.12-rc1~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0385d926577d87e54f37dfd4f8e4e2de399aa37;p=pandora-kernel.git [SCSI] fnic: Kernel panic while running sh/nosh with max lun cfg Kernel panics due to NULL lport while executing the log message because of synchronization issues between libfc and scsi transport fc. Checking for NULL pointers at the beginning of this routine would resolve the issue from kernel panic point of view. Signed-off-by: Sesidhar Baddel Signed-off-by: Hiral Patel Signed-off-by: James Bottomley --- Reading git-diff-tree failed