Re: [PATCH v9] i40e: Look up MAC address in Open Firmware or IDPROM

2015-12-07 Thread Shannon Nelson
Acked-by: Shannon Nelson wrote: > From: Sowmini Varadhan > Date: Mon, 7 Dec 2015 15:06:34 -0500 > >> This is the i40e equivalent of commit c762dff24c06 ("ixgbe: Look up MAC >> address in Open Firmware or IDPROM"). >> >> As with that fix, attempt to look up the MAC address in Open Firmware >> on s

Re: [PATCH v9] i40e: Look up MAC address in Open Firmware or IDPROM

2015-12-07 Thread David Miller
From: Sowmini Varadhan Date: Mon, 7 Dec 2015 15:06:34 -0500 > This is the i40e equivalent of commit c762dff24c06 ("ixgbe: Look up MAC > address in Open Firmware or IDPROM"). > > As with that fix, attempt to look up the MAC address in Open Firmware > on systems that support it, and use IDPROM on

[PATCH v9] i40e: Look up MAC address in Open Firmware or IDPROM

2015-12-07 Thread Sowmini Varadhan
This is the i40e equivalent of commit c762dff24c06 ("ixgbe: Look up MAC address in Open Firmware or IDPROM"). As with that fix, attempt to look up the MAC address in Open Firmware on systems that support it, and use IDPROM on SPARC if no OF address is found. In the case of the i40e there is an a