dpaa_eth: add ethtool functionality
Add support for basic ethtool operations. Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
9ad1a37493
commit
b0cdb1682b
@@ -8,4 +8,4 @@ ccflags-y += -I$(FMAN)
|
||||
|
||||
obj-$(CONFIG_FSL_DPAA_ETH) += fsl_dpa.o
|
||||
|
||||
fsl_dpa-objs += dpaa_eth.o
|
||||
fsl_dpa-objs += dpaa_eth.o dpaa_ethtool.o
|
||||
|
Reference in New Issue
Block a user