[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174130863899.1835493.10259048343165526348.git-patchwork-notify@kernel.org>
Date: Fri, 07 Mar 2025 00:50:38 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Russell King (Oracle) <rmk+kernel@...linux.org.uk>
Cc: andrew@...n.ch, hkallweit1@...il.com, alexandre.torgue@...s.st.com,
andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, linux-arm-kernel@...ts.infradead.org,
linux-stm32@...md-mailman.stormreply.com, mcoquelin.stm32@...il.com,
netdev@...r.kernel.org, pabeni@...hat.com
Subject: Re: [PATCH net-next] net: stmmac: simplify phylink_suspend() and
phylink_resume() calls
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 04 Mar 2025 11:21:27 +0000 you wrote:
> Currently, the calls to phylink's suspend and resume functions are
> inside overly complex tests, and boil down to:
>
> if (device_may_wakeup(priv->device) && priv->plat->pmt) {
> call phylink
> } else {
> call phylink and
> if (device_may_wakeup(priv->device))
> do something else
> }
>
> [...]
Here is the summary with links:
- [net-next] net: stmmac: simplify phylink_suspend() and phylink_resume() calls
https://git.kernel.org/netdev/net-next/c/f732549eb303
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