[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211013082507.537-1-yajun.deng@linux.dev>
Date: Wed, 13 Oct 2021 16:25:07 +0800
From: Yajun Deng <yajun.deng@...ux.dev>
To: davem@...emloft.net, kuba@...nel.org
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Yajun Deng <yajun.deng@...ux.dev>
Subject: [PATCH net-next 0/2] Combine nvmem_get_mac_address() and of_get_mac_addr_nvmem() together
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
Powered by blists - more mailing lists