]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net/mlx5: fs, rename modify header struct member action
authorMoshe Shemesh <moshe@nvidia.com>
Wed, 16 Oct 2024 17:36:17 +0000 (20:36 +0300)
committerPaolo Abeni <pabeni@redhat.com>
Mon, 21 Oct 2024 11:26:17 +0000 (13:26 +0200)
commit7b919caaeb18f6d44133cd6f948a137af30daa4f
tree955eba050fb4011315101cf1e5e4a82aa4e0ffb8
parent1715f0a7323377835a4d079cd6168ea50b13b727
net/mlx5: fs, rename modify header struct member action

As preparation for HW Steering support, rename modify header struct
member action to fs_dr_action, to distinguish from fs_hws_action which
will be added. Add a pointer where needed to keep code line shorter and
more readable.

Reviewed-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_smfs.c
drivers/net/ethernet/mellanox/mlx5/core/fs_core.h
drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c