LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH net-next 0/2] Combine nvmem_get_mac_address() and of_get_mac_addr_nvmem() together
@ 2021-10-13 8:25 Yajun Deng
0 siblings, 0 replies; only message in thread
From: Yajun Deng @ 2021-10-13 8:25 UTC (permalink / raw)
To: davem, kuba; +Cc: netdev, linux-kernel, Yajun Deng
Patch1: move nvmem_get_mac_address() into of_get_mac_addr_nvmem()
Patch2: remove nvmem_get_mac_address()
Yajun Deng (2):
of: net: move nvmem_get_mac_address() into of_get_mac_addr_nvmem()
ethernet: remove nvmem_get_mac_address()
include/linux/etherdevice.h | 1 -
net/core/of_net.c | 17 +++++++++--------
net/ethernet/eth.c | 36 ------------------------------------
3 files changed, 9 insertions(+), 45 deletions(-)
--
2.32.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-13 8:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-13 8:25 [PATCH net-next 0/2] Combine nvmem_get_mac_address() and of_get_mac_addr_nvmem() together Yajun Deng
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).