commit | d0385d926577d87e54f37dfd4f8e4e2de399aa37 | [log] [tgz] |
---|---|---|
author | Sesidhar Beddel <sebaddel@cisco.com> | Mon Sep 09 13:31:50 2013 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Sep 11 15:56:44 2013 -0700 |
tree | 19d0d412b91a5b86a15ee81cee10692b4dabf131 | |
parent | 1259c5dc752474f74ef3da451dadeafce1d48b55 [diff] |
[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 <sebaddel@cisco.com> Signed-off-by: Hiral Patel <hiralpat@cisco.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>