From: Vijaya Mohan Guvva Date: Thu, 21 Nov 2013 09:37:49 +0000 (-0800) Subject: [SCSI] bfa: Fix crash when symb name set for offline vport X-Git-Tag: v3.13-rc3~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22a08538dca5c0630226f1c0c58dccd12e463d22;p=pandora-kernel.git [SCSI] bfa: Fix crash when symb name set for offline vport This patch fixes a crash when tried setting symbolic name for an offline vport through sysfs. Crash is due to uninitialized pointer lport->ns, which gets initialized only on linkup (port online). Signed-off-by: Vijaya Mohan Guvva Cc: stable@vger.kernel.org Signed-off-by: James Bottomley --- Reading git-diff-tree failed