diff options
author | Vijaya Mohan Guvva <vmohan@brocade.com> | 2013-11-21 01:37:49 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-11 22:36:26 -0800 |
commit | f8ce2dfb243bedc9113a722ae3614c6f33791923 (patch) | |
tree | 215eee59469554ca86bb6cf17e60b5bf7d0c0938 /arch | |
parent | 4563588ce57080fc18ead503e5012a11d1e6eea8 (diff) |
SCSI: bfa: Fix crash when symb name set for offline vport
commit 22a08538dca5c0630226f1c0c58dccd12e463d22 upstream.
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>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions