diff options
author | Ido Schimmel <idosch@mellanox.com> | 2020-03-22 20:48:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-23 21:40:40 -0700 |
commit | 107f1678941151ccccec67d230a48069aa27527e (patch) | |
tree | ca77a17a3fe462965cdee934fa5ac00d4d53147d /lib/usercopy.c | |
parent | a09b37fc8b2fc9b1d7a328421b2cbf831e1c7264 (diff) | |
download | lwn-107f1678941151ccccec67d230a48069aa27527e.tar.gz lwn-107f1678941151ccccec67d230a48069aa27527e.zip |
devlink: Only pass packet trap group identifier in trap structure
Packet trap groups are now explicitly registered by drivers and not
implicitly registered when the packet traps are registered. Therefore,
there is no need to encode entire group structure the trap is associated
with inside the trap structure.
Instead, only pass the group identifier. Refer to it as initial group
identifier, as future patches will allow user space to move traps
between groups.
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/usercopy.c')
0 files changed, 0 insertions, 0 deletions