lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <168422342029.10688.31215089927308789.git-patchwork-notify@kernel.org> Date: Tue, 16 May 2023 07:50:20 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Florian Fainelli <f.fainelli@...il.com> Cc: netdev@...r.kernel.org, opendmb@...il.com, bcm-kernel-feedback-list@...adcom.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, linux-kernel@...r.kernel.org Subject: Re: [PATCH net] net: bcmgenet: Restore phy_stop() depending upon suspend/close Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <pabeni@...hat.com>: On Sun, 14 May 2023 19:56:07 -0700 you wrote: > Removing the phy_stop() from bcmgenet_netif_stop() ended up causing > warnings from the PHY library that phy_start() is called from the > RUNNING state since we are no longer stopping the PHY state machine > during bcmgenet_suspend(). > > Restore the call to phy_stop() but make it conditional on being called > from the close or suspend path. > > [...] Here is the summary with links: - [net] net: bcmgenet: Restore phy_stop() depending upon suspend/close https://git.kernel.org/netdev/net/c/225c657945c4 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