[PATCH net-next 0/2] Combine nvmem_get_mac_address() and of_get_mac_addr_nvmem() together

From: Yajun Deng
Date: Wed Oct 13 2021 - 04:34:33 EST


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