Revision 4eee6a3a04e8bb53fbe7de0f64d0524d3fbe3f80 authored by Phil Sutter on 26 March 2012, 09:01:30 UTC, committed by David S. Miller on 28 March 2012, 02:30:09 UTC
This happened on a machine with a custom hotplug script calling nameif,
probably due to slow firmware loading. At the time nameif uses ethtool
to gather interface information, i2400m->fw_name is zero and so a null
pointer dereference occurs from within i2400m_get_drvinfo().

Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 7dd30d4
History
File Mode Size
Kconfig -rw-r--r-- 829 bytes
Makefile -rw-r--r-- 138 bytes
README -rw-r--r-- 249 bytes
dir.c -rw-r--r-- 7.1 KB
inode.c -rw-r--r-- 17.7 KB
namei.c -rw-r--r-- 942 bytes
qnx6.h -rw-r--r-- 3.3 KB
super_mmi.c -rw-r--r-- 3.9 KB

README

back to top