OSDN Git Service

net: fec: remove the unused functions
authorShenwei Wang <shenwei.wang@nxp.com>
Mon, 17 Oct 2022 16:12:36 +0000 (11:12 -0500)
committerJakub Kicinski <kuba@kernel.org>
Wed, 19 Oct 2022 02:34:13 +0000 (19:34 -0700)
commitf3d27ae079fa0da298f6786b0b2cc4d2a59b3539
tree3ae6646ed9332629ec9ce6d5feeccdfdc3591200
parenta2fd08448f2b7591fc7ec8dec2e5e025a43f0cee
net: fec: remove the unused functions

Removed those unused functions since we simplified the driver
by using the page pool to manage RX buffers.

Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com>
Link: https://lore.kernel.org/r/20221017161236.1563975-1-shenwei.wang@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/freescale/fec_main.c