OSDN Git Service

net/mlx5e: Move representor neigh init into profile enable
authorRoi Dayan <roid@nvidia.com>
Wed, 16 Sep 2020 07:11:38 +0000 (10:11 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Tue, 2 Feb 2021 06:52:34 +0000 (22:52 -0800)
commit6b424e13b01003b52ed9624067abb027789c7bb6
tree11c09c27b55219107f8fba9a9aa16cd72552e4df
parent9ba33339c043addc4aee241fd7ac37593f7c9e7e
net/mlx5e: Move representor neigh init into profile enable

Also cleanup neigh in profile disable.
This is for logical separation.

Signed-off-by: Roi Dayan <roid@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.c
drivers/net/ethernet/mellanox/mlx5/core/en_rep.c