[PATCH net-next 0/5] net: fec: do some cleanup for the driver

From: Wei Fang
Date: Tue Nov 11 2025 - 05:13:15 EST


This patch set removes some unnecessary or invalid code from the FEC
driver. See each patch for details.

Wei Fang (5):
net: fec: remove useless conditional preprocessor directives
net: fec: simplify the conditional preprocessor directives
net: fec: remove struct fec_enet_priv_txrx_info
net: fec: remove rx_align from fec_enet_private
net: fec: remove duplicate macros of the BD status

drivers/net/ethernet/freescale/fec.h | 30 +-----------
drivers/net/ethernet/freescale/fec_main.c | 58 +++++++----------------
2 files changed, 19 insertions(+), 69 deletions(-)

--
2.34.1