[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173690823428.226316.18021866243820868917.git-patchwork-notify@kernel.org>
Date: Wed, 15 Jan 2025 02:30:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: XIE Zhibang <Yeking@...54.com>
Cc: kuba@...nel.org, Yeking@...54.com, andrew+netdev@...n.ch, arnd@...db.de,
davem@...emloft.net, edumazet@...gle.com, jgg@...pe.ca,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org, pabeni@...hat.com,
wellslutw@...il.com
Subject: Re: [PATCH net v5] net: ethernet: sunplus: Switch to ndo_eth_ioctl
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 13 Jan 2025 09:41:56 +0000 you wrote:
> From: 谢致邦 (XIE Zhibang) <Yeking@...54.com>
>
> The device ioctl handler no longer calls ndo_do_ioctl, but calls
> ndo_eth_ioctl to handle mii ioctls since commit a76053707dbf
> ("dev_ioctl: split out ndo_eth_ioctl"). However, sunplus still used
> ndo_do_ioctl when it was introduced. So switch to ndo_eth_ioctl. (found
> by code inspection)
>
> [...]
Here is the summary with links:
- [net,v5] net: ethernet: sunplus: Switch to ndo_eth_ioctl
https://git.kernel.org/netdev/net-next/c/5b4c2fdf72f3
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