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>
This commit is contained in:
committed by
David S. Miller
parent
3df5920c46
commit
93ca161027
@@ -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 {
|
||||
|
Reference in New Issue
Block a user