[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172837443152.434453.3560718688892261102.git-patchwork-notify@kernel.org>
Date: Tue, 08 Oct 2024 08:00:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Zijun Hu <quic_zijuhu@...cinc.com>
Cc: timur@...nel.org, davem@...emloft.net, gregkh@...uxfoundation.org,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org, zijun_hu@...oud.com
Subject: Re: [PATCH net-next v6] net: qcom/emac: Find sgmii_ops by
device_for_each_child()
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Thu, 3 Oct 2024 10:27:27 -0700 you wrote:
> To prepare for constifying the following old driver core API:
>
> struct device *device_find_child(struct device *dev, void *data,
> int (*match)(struct device *dev, void *data));
> to new:
> struct device *device_find_child(struct device *dev, const void *data,
> int (*match)(struct device *dev, const void *data));
>
> [...]
Here is the summary with links:
- [net-next,v6] net: qcom/emac: Find sgmii_ops by device_for_each_child()
https://git.kernel.org/netdev/net-next/c/138d21b68b71
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