commit | d89edb36070572e1b8889009fc3c143e7c290e16 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@nvidia.com> | Mon Nov 02 16:02:14 2020 +0200 |
committer | Saeed Mahameed <saeedm@nvidia.com> | Thu Mar 11 14:35:10 2021 -0800 |
tree | 9071257d85c27f47e81a60f5a37f5861b2acc6f7 | |
parent | 7bef147a6ab6e686f4e3c6eadbda56d4ad9833ba [diff] |
net/mlx5: Remove impossible checks of interface state The interface state is constant at this stage and checked before calling to the register/unregister reserved GIDs. There is no need to double check it. Reviewed-by: Moshe Shemesh <moshe@nvidia.com> Signed-off-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>