[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167922301888.22899.1199680876721811339.git-patchwork-notify@kernel.org>
Date: Sun, 19 Mar 2023 10:50:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Florian Fainelli <f.fainelli@...il.com>
Cc: netdev@...r.kernel.org, andrew@...n.ch, hkallweit1@...il.com,
linux@...linux.org.uk, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] net: phy: Ensure state transitions are processed from
phy_stop()
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Thu, 16 Mar 2023 13:33:24 -0700 you wrote:
> In the phy_disconnect() -> phy_stop() path, we will be forcibly setting
> the PHY state machine to PHY_HALTED. This invalidates the old_state !=
> phydev->state condition in phy_state_machine() such that we will neither
> display the state change for debugging, nor will we invoke the
> link_change_notify() callback.
>
> Factor the code by introducing phy_process_state_change(), and ensure
> that we process the state change from phy_stop() as well.
>
> [...]
Here is the summary with links:
- [net] net: phy: Ensure state transitions are processed from phy_stop()
https://git.kernel.org/netdev/net/c/4203d84032e2
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