[PATCH net-next] net: stmmac: don't pass ioaddr to fix_soc_reset() method

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Tue Jan 27 17:40:24 PST 2026


Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:

On Mon, 26 Jan 2026 12:33:14 +0000 you wrote:
> As the stmmac_priv struct is passed to the fix_soc_reset() method which
> has the ioaddr, there is no need to pass ioaddr separately. Pass just
> the stmmac_priv struct. Fix up the glues that use it.
> 
> Signed-off-by: Russell King (Oracle) <rmk+kernel at armlinux.org.uk>
> ---
>  drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c      | 8 +++++---
>  drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c | 6 ++++--
>  drivers/net/ethernet/stmicro/stmmac/hwif.c           | 2 +-
>  include/linux/stmmac.h                               | 2 +-
>  4 files changed, 11 insertions(+), 7 deletions(-)

Here is the summary with links:
  - [net-next] net: stmmac: don't pass ioaddr to fix_soc_reset() method
    https://git.kernel.org/netdev/net-next/c/d64f761dbfda

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-arm-kernel mailing list