From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, dave@thedillows.org,
linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH net v2 0/6] ethernet: fix some esoteric drivers after netdev->dev_addr constification
Date: Wed, 26 Jan 2022 15:50:11 +0000 [thread overview]
Message-ID: <164321221144.12592.6135964602167128218.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220126003801.1736586-1-kuba@kernel.org>
Hello:
This series was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:
On Tue, 25 Jan 2022 16:37:55 -0800 you wrote:
> Looking at recent fixes for drivers which don't get included with
> allmodconfig builds I thought it's worth grepping for more instances of:
>
> dev->dev_addr\[.*\] =
>
> This set contains the fixes.
>
> [...]
Here is the summary with links:
- [net,v2,1/6] ethernet: 3com/typhoon: don't write directly to netdev->dev_addr
https://git.kernel.org/netdev/net/c/007c95120d1b
- [net,v2,2/6] ethernet: tundra: don't write directly to netdev->dev_addr
https://git.kernel.org/netdev/net/c/14ba66a60fbf
- [net,v2,3/6] ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addr
https://git.kernel.org/netdev/net/c/7f6ec2b2f01b
- [net,v2,4/6] ethernet: i825xx: don't write directly to netdev->dev_addr
https://git.kernel.org/netdev/net/c/98ef22bbae78
- [net,v2,5/6] ethernet: 8390/etherh: don't write directly to netdev->dev_addr
https://git.kernel.org/netdev/net/c/5518c5246ba6
- [net,v2,6/6] ethernet: seeq/ether3: don't write directly to netdev->dev_addr
https://git.kernel.org/netdev/net/c/8eb86fc2f490
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2022-01-26 17:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-26 0:37 [PATCH net v2 0/6] ethernet: fix some esoteric drivers after netdev->dev_addr constification Jakub Kicinski
2022-01-26 0:37 ` [PATCH net v2 1/6] ethernet: 3com/typhoon: don't write directly to netdev->dev_addr Jakub Kicinski
2022-01-26 0:37 ` [PATCH net v2 2/6] ethernet: tundra: " Jakub Kicinski
2022-01-26 0:37 ` [PATCH net v2 3/6] ethernet: broadcom/sb1250-mac: " Jakub Kicinski
2022-01-26 0:37 ` [PATCH net v2 4/6] ethernet: i825xx: " Jakub Kicinski
2022-01-26 11:00 ` Russell King (Oracle)
2022-01-26 0:38 ` [PATCH net v2 5/6] ethernet: 8390/etherh: " Jakub Kicinski
2022-01-26 11:01 ` Russell King (Oracle)
2022-01-26 0:38 ` [PATCH net v2 6/6] ethernet: seeq/ether3: " Jakub Kicinski
2022-01-26 11:01 ` Russell King (Oracle)
2022-01-26 15:50 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=164321221144.12592.6135964602167128218.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=dave@thedillows.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.