Skip to content

Commit 6c77065

Browse files
amaftei-xilinxdavem330
authored andcommitted
sfc: move mcdi filtering code
Signed-off-by: Alexandru-Mihai Maftei <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 00aaf7e commit 6c77065

File tree

3 files changed

+2315
-2290
lines changed

3 files changed

+2315
-2290
lines changed

drivers/net/ethernet/sfc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sfc-y += efx.o efx_common.o efx_channels.o nic.o \
44
tx.o tx_common.o tx_tso.o rx.o rx_common.o \
55
selftest.o ethtool.o ethtool_common.o ptp.o \
66
mcdi.o mcdi_port.o mcdi_port_common.o \
7-
mcdi_functions.o mcdi_mon.o
7+
mcdi_functions.o mcdi_filters.o mcdi_mon.o
88
sfc-$(CONFIG_SFC_MTD) += mtd.o
99
sfc-$(CONFIG_SFC_SRIOV) += sriov.o siena_sriov.o ef10_sriov.o
1010

0 commit comments

Comments
 (0)