diff options
author | Vijaya Mohan Guvva <vmohan@brocade.com> | 2013-11-21 13:37:49 +0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-12-03 18:56:49 +0400 |
commit | 22a08538dca5c0630226f1c0c58dccd12e463d22 (patch) | |
tree | 236bf0a60c617996b46abb615045d71d01a4328a /drivers/scsi/mpt3sas/mpi | |
parent | a1470c7bf3a4676e62e4c0fb204e339399eb5c59 (diff) | |
download | linux-22a08538dca5c0630226f1c0c58dccd12e463d22.tar.xz |
[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 <vmohan@brocade.com>
Cc: stable@vger.kernel.org
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi')
0 files changed, 0 insertions, 0 deletions