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

Wei Fang posted 5 patches 2 months, 4 weeks ago
There is a newer version of this series
drivers/net/ethernet/freescale/fec.h      | 30 +-----------
drivers/net/ethernet/freescale/fec_main.c | 58 +++++++----------------
2 files changed, 19 insertions(+), 69 deletions(-)
[PATCH net-next 0/5] net: fec: do some cleanup for the driver
Posted by Wei Fang 2 months, 4 weeks ago
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