diff options
author | Leon Romanovsky <[email protected]> | 2022-12-02 22:10:29 +0200 |
---|---|---|
committer | Steffen Klassert <[email protected]> | 2022-12-06 14:00:26 +0100 |
commit | c7049ca6213732e5d511a4b8d6fdabea4c3b4811 (patch) | |
tree | 8cbb782d2a0631c6de6cc50182d01d6e2af632e6 /tools/perf/scripts/python | |
parent | fb2caa711f690f71cc6cd256faadeff7ab76f900 (diff) |
net/mlx5e: Remove accesses to priv for low level IPsec FS code
mlx5 priv structure is driver main structure that holds high level data.
That information is not needed for IPsec flow steering logic and the
pointer to mlx5e_priv was not supposed to be passed in the first place.
This change "cleans" the logic to rely on internal to IPsec structures
without touching global mlx5e_priv.
Reviewed-by: Raed Salem <[email protected]>
Reviewed-by: Saeed Mahameed <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions