Re: [PATCH net-next 1/2] net: stmmac: remove axi_kbbe, axi_mb and axi_rb members
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
Date: 2026-03-26 17:47:41
Also in:
linux-arm-kernel, linux-devicetree
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
Date: 2026-03-26 17:47:41
Also in:
linux-arm-kernel, linux-devicetree
On Thu, Mar 26, 2026 at 05:29:43PM +0000, Simon Horman wrote:
On Tue, Mar 24, 2026 at 10:05:40AM +0000, Russell King (Oracle) wrote:quoted
axi_kbbe, axi_mb and axi_rb are all written, but nothing ever reads their values. Remove the code that sets these and the struct members. Signed-off-by: Russell King (Oracle) <redacted>Hi Russell, FYI, AI review suggests that these fields should also be removed from Documentation/networking/device_drivers/ethernet/stmicro/stmmac.rst
I noticed. I've prepared an update if netdev folk want that to happen as I've noticed that that documentation is fairly out of date now. Do we think it's still useful, or should we consider deleting or trimming it down? Would it be better to move the struct definitions into the header file and making the header file part of the docs so that the documentation is local to the structs? -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!