Skip to content

Commit 39bedc1

Browse files
HoratiuVulturPaolo Abeni
authored andcommitted
net: lan966x: Add is2 vcap model to vcap API.
This provides the lan966x is2 model and adds it to the vcap control instance that will be provided to the vcap API. Signed-off-by: Horatiu Vultur <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
1 parent b053122 commit 39bedc1

File tree

4 files changed

+1624
-1
lines changed

4 files changed

+1624
-1
lines changed

drivers/net/ethernet/microchip/lan966x/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lan966x-switch-objs := lan966x_main.o lan966x_phylink.o lan966x_port.o \
1212
lan966x_tc.o lan966x_mqprio.o lan966x_taprio.o \
1313
lan966x_tbf.o lan966x_cbs.o lan966x_ets.o \
1414
lan966x_tc_matchall.o lan966x_police.o lan966x_mirror.o \
15-
lan966x_xdp.o lan966x_vcap_impl.o
15+
lan966x_xdp.o lan966x_vcap_impl.o lan966x_vcap_ag_api.o
1616

1717
# Provide include files
1818
ccflags-y += -I$(srctree)/drivers/net/ethernet/microchip/vcap

0 commit comments

Comments
 (0)