[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173682544574.3721274.3029516655477525168.git-patchwork-notify@kernel.org>
Date: Tue, 14 Jan 2025 03:30:45 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, andrew+netdev@...n.ch, horms@...nel.org,
matttbe@...nel.org, martineau@...nel.org, geliang@...nel.org,
steffen.klassert@...unet.com, herbert@...dor.apana.org.au,
mptcp@...ts.linux.dev
Subject: Re: [PATCH net-next v2 1/2] net: remove init_dummy_netdev()
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 12 Jan 2025 16:34:55 -0800 you wrote:
> init_dummy_netdev() can initialize statically declared or embedded
> net_devices. Such netdevs did not come from alloc_netdev_mqs().
> After recent work by Breno, there are the only two cases where
> we have do that.
>
> Switch those cases to alloc_netdev_mqs() and delete init_dummy_netdev().
> Dealing with static netdevs is not worth the maintenance burden.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/2] net: remove init_dummy_netdev()
https://git.kernel.org/netdev/net-next/c/f835bdae7167
- [net-next,v2,2/2] net: cleanup init_dummy_netdev_core()
https://git.kernel.org/netdev/net-next/c/37adf101f6f7
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