On 11/11/2025 1:00 PM, Shuah Khan wrote:
I am seeing a build failure on my system - the following commit could be the reason.
Heiner Kallweit hkallweit1@gmail.com net: phy: fix phy_disable_eee
Hey Shuah,
Just to save you some time, this patch was already dropped from 6.12.58-rc2! :)
rc2: https://lore.kernel.org/stable/20251111012348.571643096@linuxfoundation.org/
drivers/net/phy/phy_device.c: In function ‘phy_disable_eee’: drivers/net/phy/phy_device.c:3061:29: error: passing argument 1 of ‘linkmode_fill’ makes pointer from integer without a cast [-Wint- conversion] 3061 | linkmode_fill(phydev->eee_broken_modes); | ~~~~~~^~~~~~~~~~~~~~~~~~ | | | u32 {aka unsigned int}
I will go build it without this and update you.
thanks, -- Shuah
Best, Slade