Skip to content

Commit

Permalink
sfc: move mcdi filtering code
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru-Mihai Maftei <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
amaftei-xilinx authored and davem330 committed Jan 27, 2020
1 parent 00aaf7e commit 6c77065
Show file tree
Hide file tree
Showing 3 changed files with 2,315 additions and 2,290 deletions.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/sfc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sfc-y += efx.o efx_common.o efx_channels.o nic.o \
tx.o tx_common.o tx_tso.o rx.o rx_common.o \
selftest.o ethtool.o ethtool_common.o ptp.o \
mcdi.o mcdi_port.o mcdi_port_common.o \
mcdi_functions.o mcdi_mon.o
mcdi_functions.o mcdi_filters.o mcdi_mon.o
sfc-$(CONFIG_SFC_MTD) += mtd.o
sfc-$(CONFIG_SFC_SRIOV) += sriov.o siena_sriov.o ef10_sriov.o

Expand Down
Loading

0 comments on commit 6c77065

Please sign in to comment.