commit | 6f35723864b42ec9e9bb95a503449633395c4975 | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@nvidia.com> | Tue Aug 10 16:24:21 2021 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 11 14:34:21 2021 +0100 |
tree | 51ca0ffe027c12fdee9842be8cf117d5685c3a44 | |
parent | 9c4a7665b4237621879caf115a78f69bad67b9c7 [diff] |
net/mlx5: Fix unpublish devlink parameters Cleanup routine missed to unpublish the parameters. Add it. Fixes: e890acd5ff18 ("net/mlx5: Add devlink flow_steering_mode parameter") Signed-off-by: Parav Pandit <parav@nvidia.com> Reviewed-by: Jiri Pirko <jiri@nvidia.com> Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>