summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/hw.h
diff options
context:
space:
mode:
authorBill Hayes <bill.hayes@hp.com>2007-10-31 15:21:52 -0700
committerDavid S. Miller <davem@davemloft.net>2008-01-28 15:03:42 -0800
commit93ca161027eb6a1761fb674ad7b995aedccf5f6e (patch)
treea1d4dde667d24ff8031607e3098d5e4f96d4614b /drivers/net/e1000e/hw.h
parent3df5920c46089b8b1873cb1333248c3e9b01eaf8 (diff)
downloadop-kernel-dev-93ca161027eb6a1761fb674ad7b995aedccf5f6e.zip
op-kernel-dev-93ca161027eb6a1761fb674ad7b995aedccf5f6e.tar.gz
e1000e: alternate MAC address support
Port alternate MAC address support from the sourceforge e1000 driver to the upstream e1000e driver. Signed-off-by: Bill Hayes <bill.hayes@hp.com> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/e1000e/hw.h')
-rw-r--r--drivers/net/e1000e/hw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/e1000e/hw.h b/drivers/net/e1000e/hw.h
index 6451578..1bb2052 100644
--- a/drivers/net/e1000e/hw.h
+++ b/drivers/net/e1000e/hw.h
@@ -816,6 +816,7 @@ struct e1000_bus_info {
struct e1000_dev_spec_82571 {
bool laa_is_present;
+ bool alt_mac_addr_is_present;
};
struct e1000_shadow_ram {
OpenPOWER on IntegriCloud