[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aRdKVMPHXlIn457m@shell.armlinux.org.uk>
Date: Fri, 14 Nov 2025 15:27:16 +0000
From: "Russell King (Oracle)" <linux@...linux.org.uk>
To: Andrew Lunn <andrew@...n.ch>, Heiner Kallweit <hkallweit1@...il.com>
Cc: Alexandre Torgue <alexandre.torgue@...s.st.com>,
Andrew Lunn <andrew+netdev@...n.ch>,
Chen Wang <unicorn_wang@...look.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Inochi Amaoto <inochiama@...il.com>,
Jakub Kicinski <kuba@...nel.org>,
linux-arm-kernel@...ts.infradead.org,
linux-stm32@...md-mailman.stormreply.com,
Maxime Coquelin <mcoquelin.stm32@...il.com>, netdev@...r.kernel.org,
Paolo Abeni <pabeni@...hat.com>, sophgo@...ts.linux.dev
Subject: [PATCH net-next 00/11] net: stmmac: clean up plat_dat
allocation/initialisation
This series cleans up the plat_dat allocation and initialisation,
moving common themes into the allocator.
This results in a nice saving:
drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c | 43 +---------------
.../net/ethernet/stmicro/stmmac/dwmac-loongson.c | 22 +-------
drivers/net/ethernet/stmicro/stmmac/dwmac-sophgo.c | 1 -
drivers/net/ethernet/stmicro/stmmac/stmmac.h | 2 +
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 34 ++++++++++++
drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c | 39 +-------------
.../net/ethernet/stmicro/stmmac/stmmac_platform.c | 60 ++++------------------
7 files changed, 53 insertions(+), 148 deletions(-)
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
Powered by blists - more mailing lists