commit | f999b706b7ab5dae45a3ee5c2b3bc2b47c11b0c5 | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@mellanox.com> | Sun Mar 08 23:17:37 2020 -0500 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Mar 25 23:19:15 2020 -0700 |
tree | 26c4351de16c5a9d7581665f6389bc31eee57675 | |
parent | ecd01db8711d4c608ef6636275e26a8b2069b798 [diff] |
net/mlx5: Simplify mlx5_unload_one() and its callers mlx5_unload_one() always returns 0. Simplify callers of mlx5_unload_one() and remove the dead code. Reviewed-by: Moshe Shemesh <moshe@mellanox.com> Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>