[PATCH net-next v2 5/7] net: stmmac: use u8 for host_dma_width and similar struct members
Mohd Ayaan Anwar
mohd.anwar at oss.qualcomm.com
Mon Mar 9 04:10:51 PDT 2026
On Mon, Mar 09, 2026 at 09:39:39AM +0000, Russell King (Oracle) wrote:
> We aren't going to see >= 256-bit address busses soon, so reduce
> host_dma_width and associated other struct members that initialise
> this from u32 to u8.
>
> Signed-off-by: Russell King (Oracle) <rmk+kernel at armlinux.org.uk>
> ---
> drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c | 2 +-
> drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c | 6 +++---
> drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 2 +-
> include/linux/stmmac.h | 2 +-
> 4 files changed, 6 insertions(+), 6 deletions(-)
>
Acked-by: Mohd Ayaan Anwar <mohd.anwar at oss.qualcomm.com> # qcom-ethqos
More information about the Linux-mediatek
mailing list