OSDN Git Service

net/mlx5e: Remove redundant actions arg from validate_goto_chain()
authorRoi Dayan <roid@nvidia.com>
Tue, 3 Aug 2021 11:50:42 +0000 (14:50 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Fri, 3 Dec 2021 00:53:13 +0000 (16:53 -0800)
commit3cc78411f3f4158fee710a7c606bf65a3f8ebb67
tree957ac87fe245f02b72ecee4536fd40b020974b07
parent9745dbe03669cc05139c242faf9afa13fcf289f6
net/mlx5e: Remove redundant actions arg from validate_goto_chain()

Passing actions is redundant and can be retrieved from flow.

Signed-off-by: Roi Dayan <roid@nvidia.com>
Reviewed-by: Oz Shlomo <ozsh@nvidia.com>
Reviewed-by: Maor Dickman <maord@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c