[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174614823644.3123530.7230937264629116523.git-patchwork-notify@kernel.org>
Date: Fri, 02 May 2025 01:10:36 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Heiner Kallweit <hkallweit1@...il.com>
Cc: andrew@...n.ch, linux@...linux.org.uk, pabeni@...hat.com,
edumazet@...gle.com, davem@...emloft.net, kuba@...nel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH v2 net-next] net: phy: factor out provider part from
mdio_bus.c
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 29 Apr 2025 08:04:46 +0200 you wrote:
> After 52358dd63e34 ("net: phy: remove function stubs") there's a
> problem if CONFIG_MDIO_BUS is set, but CONFIG_PHYLIB is not.
> mdiobus_scan() uses phylib functions like get_phy_device().
> Bringing back the stub wouldn't make much sense, because it would
> allow to compile mdiobus_scan(), but the function would be unusable.
> The stub returned NULL, and we have the following in mdiobus_scan():
>
> [...]
Here is the summary with links:
- [v2,net-next] net: phy: factor out provider part from mdio_bus.c
https://git.kernel.org/netdev/net-next/c/a3e1c0ad8357
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