]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: TC, Remove redundant action stack var
authorRoi Dayan <roid@nvidia.com>
Tue, 26 Oct 2021 08:19:39 +0000 (11:19 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Fri, 3 Dec 2021 00:53:12 +0000 (16:53 -0800)
commit3c0343f03529df2b6e236ba0968b93ceb8a45b42
tree312167325dfb6e86d73721f841983dbf2efbc101
parentb4e707601c9183f435ae8ae5571ae2cae6d1fa42
net/mlx5e: TC, Remove redundant action stack var

Remove the action stack var from parse tc fdb actions
and prase tc nic actions, use the flow attr action var directly.

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