diff options
author | Lama Kayal <lkayal@nvidia.com> | 2022-01-31 15:58:30 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2022-07-28 13:55:30 -0700 |
commit | 069448b2fd0a40b5252915dc10ae561c4b5c8c5a (patch) | |
tree | 5e9473d610566f0262573e20a502914c4da92d58 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a02c07ea5d0b38815282a787a9621007f86965d1 (diff) |
net/mlx5e: Move mlx5e_init_l2_addr to en_main
Move the function declaration of mlx5e_init_l2_addr to en/fs.h, rename
to mlx5e_fs_init_l2_addr to align with the fs API functions naming
convention and let it take mlx5e_flow_steering as arguments while keeping
implementation at en_fs.c file. This helps maintain a clean driver code
and avoids unnecessary dependencies.
Signed-off-by: Lama Kayal <lkayal@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions