diff options
author | Phil Sutter <phil.sutter@viprinet.com> | 2012-03-26 09:01:30 +0000 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2012-05-11 13:14:20 +0100 |
commit | 24ac0fa638baec69f527eff78663a2f383014c90 (patch) | |
tree | 64f7bb547154b8f80fa7519b84f5c86b4296fb14 /net | |
parent | 873f40f17a6a7063af86befe4ffe4f70d98a1b1b (diff) |
wimax: i2400m - prevent a possible kernel bug due to missing fw_name string
[ Upstream commit 4eee6a3a04e8bb53fbe7de0f64d0524d3fbe3f80 ]
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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions