ixgbe: use eth_platform_get_mac_address()
authorSowmini Varadhan <sowmini.varadhan@oracle.com>
Wed, 13 Jan 2016 03:32:30 +0000 (19:32 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 4 Apr 2016 20:48:00 +0000 (13:48 -0700)
commitc7374b5a767cb6c7d9acbfc82656dc89afeae257
tree3a00243335bca06e30e08fa9f48b5e6de34237f0
parent37689010da28c6dfd9f59e60d7f42c47b775171c
ixgbe: use eth_platform_get_mac_address()

This commit converts commit c762dff24c06 ("ixgbe: Look up MAC address in
Open Firmware or IDPROM") to use eth_platform_get_mac_address()
added by commit c7f5d105495a ("net: Add eth_platform_get_mac_address()
helper.")

Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c