[PATCH net-next v2 00/15] net: stmmac: clean up descriptor handling part 1
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
Date: 2026-03-12 10:07:31
Also in:
bpf, linux-arm-kernel
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
Date: 2026-03-12 10:07:31
Also in:
bpf, linux-arm-kernel
Hi, Part 1 of cleaning up the stmmac descriptor handling. Rearrange the struct stmmac_tx_info to pack better, and introduce helpers for duplicated code handing the transmit and receive descriptors. Remove unnecessary struct members that are only transitorily used. drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.c | 2 +- drivers/net/ethernet/stmicro/stmmac/stmmac.h | 8 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 458 +++++++++------------ 3 files changed, 195 insertions(+), 273 deletions(-) -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!