From: Sowmini Varadhan <sowmini.varadhan@oracle.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH 0/2] Convert ixgbe/i40e to use eth_platform_get_mac_address
Date: Tue, 12 Jan 2016 19:32:29 -0800 [thread overview]
Message-ID: <cover.1452655483.git.sowmini.varadhan@oracle.com> (raw)
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(-)
next reply other threads:[~2016-01-13 3:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-13 3:32 Sowmini Varadhan [this message]
2016-01-13 3:32 ` [Intel-wired-lan] [PATCH 1/2] ixgbe: use eth_platform_get_mac_address() Sowmini Varadhan
2016-01-29 18:24 ` Schmitt, Phillip J
2016-01-13 3:32 ` [Intel-wired-lan] [PATCH 2/2] i40e: " Sowmini Varadhan
2016-01-13 18:02 ` Nelson, Shannon
2016-01-13 19:28 ` Bowers, AndrewX
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1452655483.git.sowmini.varadhan@oracle.com \
--to=sowmini.varadhan@oracle.com \
--cc=intel-wired-lan@osuosl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.