diff options
| author | Jakub Kicinski <[email protected]> | 2023-08-14 21:47:17 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-08-15 21:54:44 +0000 |
| commit | 9272af109fe65d1a13f28c5c13777b62d3e97e8c (patch) | |
| tree | edb1bbfc92c4f5314ca2fff9faa4e7a24ee3390d /net/tipc/node.c | |
| parent | genetlink: remove userhdr from struct genl_info (diff) | |
| download | kernel-9272af109fe65d1a13f28c5c13777b62d3e97e8c.tar.gz kernel-9272af109fe65d1a13f28c5c13777b62d3e97e8c.zip | |
genetlink: add struct genl_info to struct genl_dumpit_info
Netlink GET implementations must currently juggle struct genl_info
and struct netlink_callback, depending on whether they were called
from doit or dumpit.
Add genl_info to the dump state and populate the fields.
This way implementations can simply pass struct genl_info around.
Reviewed-by: Jiri Pirko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions
