[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230718090928.2654347-1-wei.fang@nxp.com>
Date: Tue, 18 Jul 2023 17:09:25 +0800
From: Wei Fang <wei.fang@....com>
To: davem@...emloft.net,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com,
xiaoning.wang@....com,
shenwei.wang@....com,
netdev@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
linux-imx@....com
Subject: [PATCH net-next 0/3] clean up the FEC driver
When reading the codes of the FEC driver recently, I found there are
some redundant or invalid codes, these codes make the FEC driver a
bit messy and not concise, so this patch set has cleaned up the FEC
driver. At present, I only found these, but I believe these are not
all, I will continue to clean up the FEC driver in the future.
Wei Fang (3):
net: fec: remove the remaining code of rx copybreak
net: fec: remove fec_set_mac_address() from fec_enet_init()
net: fec: remove unused members from struct fec_enet_private
drivers/net/ethernet/freescale/fec.h | 5 ---
drivers/net/ethernet/freescale/fec_main.c | 46 -----------------------
2 files changed, 51 deletions(-)
--
2.25.1
Powered by blists - more mailing lists