[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163425240881.7869.9308256579215409248.git-patchwork-notify@kernel.org>
Date: Thu, 14 Oct 2021 23:00:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2] ethernet: constify references to netdev->dev_addr
in drivers
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 14 Oct 2021 07:24:31 -0700 you wrote:
> This big patch sprinkles const on local variables and
> function arguments which may refer to netdev->dev_addr.
>
> Commit 406f42fa0d3c ("net-next: When a bond have a massive amount
> of VLANs...") introduced a rbtree for faster Ethernet address look
> up. To maintain netdev->dev_addr in this tree we need to make all
> the writes to it got through appropriate helpers.
>
> [...]
Here is the summary with links:
- [net-next,v2] ethernet: constify references to netdev->dev_addr in drivers
https://git.kernel.org/netdev/net-next/c/766607570bec
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