https://github.com/torvalds/linux
Revision 22a08538dca5c0630226f1c0c58dccd12e463d22 authored by Vijaya Mohan Guvva on 21 November 2013, 09:37:49 UTC, committed by James Bottomley on 03 December 2013, 14:56:49 UTC
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>
1 parent a1470c7
History
Tip revision: 22a08538dca5c0630226f1c0c58dccd12e463d22 authored by Vijaya Mohan Guvva on 21 November 2013, 09:37:49 UTC
[SCSI] bfa: Fix crash when symb name set for offline vport
Tip revision: 22a0853
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.2 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 260.5 KB
Makefile -rw-r--r-- 48.2 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top