diff options
author | Leon Romanovsky <leonro@nvidia.com> | 2020-11-02 16:54:43 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-03-11 14:35:10 -0800 |
commit | 6dea2f7eff9659049f90922283756830364e6278 (patch) | |
tree | 85a95ee5c599ad359f4f208181045d94b559a0d0 /drivers/net/ethernet/intel/Makefile | |
parent | d89edb36070572e1b8889009fc3c143e7c290e16 (diff) |
net/mlx5: Separate probe vs. reload flows
The mix between probe/unprobe and reload flows causes to have an extra
mutex lock intf_state_mutex that generates LOCKDEP warning between it
and devlink_mutex. As a preparation for the future removal, separate
those flows.
Reviewed-by: Moshe Shemesh <moshe@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'drivers/net/ethernet/intel/Makefile')
0 files changed, 0 insertions, 0 deletions