[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173926863381.4015335.12106412978404201635.git-patchwork-notify@kernel.org>
Date: Tue, 11 Feb 2025 10:10:33 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Csókás Bence <csokas.bence@...lan.hu>@codeaurora.org
Cc: imx@...ts.linux.dev, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
michal.swiatkowski@...ux.intel.com, jacob.e.keller@...el.com,
horms@...nel.org, wei.fang@....com, shenwei.wang@....com,
xiaoning.wang@....com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH net-next v4] net: fec: Refactor MAC reset to function
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Fri, 7 Feb 2025 13:12:55 +0100 you wrote:
> The core is reset both in `fec_restart()` (called on link-up) and
> `fec_stop()` (going to sleep, driver remove etc.). These two functions
> had their separate implementations, which was at first only a register
> write and a `udelay()` (and the accompanying block comment). However,
> since then we got soft-reset (MAC disable) and Wake-on-LAN support, which
> meant that these implementations diverged, often causing bugs.
>
> [...]
Here is the summary with links:
- [net-next,v4] net: fec: Refactor MAC reset to function
https://git.kernel.org/netdev/net-next/c/67800d296191
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