[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163538340787.2556.1122800068266015255.git-patchwork-notify@kernel.org>
Date: Thu, 28 Oct 2021 01:10:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
linux-staging@...ts.linux.dev, gregkh@...uxfoundation.org
Subject: Re: [PATCH net-next] staging: use of_get_ethdev_address()
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
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
Powered by blists - more mailing lists