net/mlx5e: Make clear what IPsec rx_err does
authorLeon Romanovsky <leonro@nvidia.com>
Fri, 2 Dec 2022 20:10:35 +0000 (22:10 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Tue, 6 Dec 2022 13:05:56 +0000 (14:05 +0100)
commit27ebe531d2d99886a189ce3d48b9872c3216bb9e
treef6f172bbce5415b354a9cf93d30993b98a254b80
parent384298c28aac42fcc93e3ff83fe627c900821804
net/mlx5e: Make clear what IPsec rx_err does

Reuse existing struct what holds all information about modify
header pointer and rule. This helps to reduce ambiguity from the
name _err_ that doesn't describe the real purpose of that flow
table, rule and function - to copy status result from HW to
the stack.

Reviewed-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c