]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit55561e863426d8df0fb91448e3bc3a459d3fb3b3
tree3a00243335bca06e30e08fa9f48b5e6de34237f0
parent6b9bc24523836e460065c61e5cf39f3cc940e595
ixgbe: use eth_platform_get_mac_address()

This commit converts commit 99791838389e ("ixgbe: Look up MAC address in
Open Firmware or IDPROM") to use eth_platform_get_mac_address()
added by commit adaaa7f4952f ("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