Re: [PATCH net-next] staging: use of_get_ethdev_address()
From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-10-28 01:10:11
Also in:
netdev
From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-10-28 01:10:11
Also in:
netdev
Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski [off-list ref]: On Tue, 26 Oct 2021 10:50:38 -0700 you wrote:
Use the new of_get_ethdev_address() helper for the cases where dev->dev_addr is passed in directly as the destination. @@ expression dev, np; @@ - of_get_mac_address(np, dev->dev_addr) + of_get_ethdev_address(np, dev) [...]
Here is the summary with links:
- [net-next] staging: use of_get_ethdev_address()
https://git.kernel.org/netdev/net-next/c/8b6ce9b02672
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html