]> 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)
commit14ff1f080b7ef09de7fd247fd3747e43cd9b7430
tree3a00243335bca06e30e08fa9f48b5e6de34237f0
parentaaa0e90c215e00cdbbd45d867c0fbfc12fa3f837
ixgbe: use eth_platform_get_mac_address()

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