net: lan966x: Use automatic selection of VCAP rule actionset
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Fri, 17 Feb 2023 13:28:31 +0000 (14:28 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Feb 2023 11:30:08 +0000 (11:30 +0000)
commit4d3e050b548878a14edfa2aeaca5d583b8b980ef
tree85e8d36d490ad4ce5fab8896690261bacaba65cd
parent38d711aacc3d6df13bec75577f966c43b83576fb
net: lan966x: Use automatic selection of VCAP rule actionset

Since commit 81e164c4aec5 ("net: microchip: sparx5: Add automatic
selection of VCAP rule actionset") the VCAP API has the capability to
select automatically the actionset based on the actions that are attached
to the rule. So it is not needed anymore to hardcode the actionset in the
driver, therefore it is OK to remove this.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Reviewed-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c
drivers/net/ethernet/microchip/lan966x/lan966x_tc_flower.c