commit | a09b37fc8b2fc9b1d7a328421b2cbf831e1c7264 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Sun Mar 22 20:48:29 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 23 21:40:40 2020 -0700 |
tree | b7dacb4d4b420d57d64de74eb823e13b8c34d15d | |
parent | b29545d840de5eba664a37a20f2152c4e6d0b50a [diff] |
devlink: Stop reference counting packet trap groups Now that drivers explicitly register their supported packet trap groups there is no for devlink to create them on-demand and destroy them when their reference count reaches zero. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>