[Intel-wired-lan] [PATCH 0/2] Convert ixgbe/i40e to use eth_platform_get_mac_address

Sowmini Varadhan sowmini.varadhan at oracle.com
Wed Jan 13 03:32:29 UTC 2016


Commit c7f5d105495a ("net: Add eth_platform_get_mac_address()
helper.") provides a consolidation path for platforms like SPARC
to implement arch specific code to extract the MAC address
from Open Firmware, IDPROM etc.

This patchset converts ixgbe and i40e to use eth_platform_get_mac_address()

Sowmini Varadhan (2):
  ixgbe: use eth_platform_get_mac_address()
  i40e: use eth_platform_get_mac_address()

 drivers/net/ethernet/intel/i40e/i40e_main.c   |   19 +-------------
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c |   35 +-----------------------
 2 files changed, 3 insertions(+), 51 deletions(-)



More information about the Intel-wired-lan mailing list