diff options
author | Bruce Allan <[email protected]> | 2010-08-19 15:48:52 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-08-19 15:48:52 -0700 |
commit | 1aef70ef125165e0114a8e475636eff242a52030 (patch) | |
tree | 8b53324f66ef455cfcd3e93cb83bd99c84567d14 /tools/perf/util/trace-event-scripting.c | |
parent | 19833b5dffe2f2e92a1b377f9aae9d5f32239512 (diff) |
e1000e: don't check for alternate MAC addr on parts that don't support it
From: Bruce Allan <[email protected]>
The alternate MAC address feature is only supported by 80003ES2LAN and
82571 LOMs as well as a couple 82571 mezzanine cards. Checking for an
alternate MAC address on other parts can fail leading to the driver not
able to load. This patch limits the check for an alternate MAC address
to be done only for parts that support the feature.
This issue has been around since support for the feature was introduced
to the e1000e driver in 2.6.34.
Signed-off-by: Bruce Allan <[email protected]>
Reported-by: Fabio Varesano <[email protected]>
Cc: [email protected]
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions