Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/prestera: Fix devlink groups leakage in error flow
Devlink trap group is registered but not released in error flow, add the missing devlink_trap_groups_unregister() call. Fixes: 0a9003f ("net: marvell: prestera: devlink: add traps/groups implementation") Signed-off-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information