linux-mainline/net/devlink
Jiri Pirko 8fa995ad1f devlink: rename doit callbacks for per-instance dump commands
Rename netlink doit callback functions for the commands that do
implement per-instance dump to match the generated names that are going
to be introduce in the follow-up patch.

Note that the function prototypes are temporary until the generated ones
will replace them in a follow-up patch.

Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Link: https://lore.kernel.org/r/20230811155714.1736405-5-jiri@resnulli.us
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-08-14 11:47:24 -07:00
..
core.c devlink: Fix crash with CONFIG_NET_NS=n 2023-05-16 19:57:52 -07:00
dev.c devlink: rename doit callbacks for per-instance dump commands 2023-08-14 11:47:24 -07:00
devl_internal.h devlink: rename doit callbacks for per-instance dump commands 2023-08-14 11:47:24 -07:00
health.c devlink: rename doit callbacks for per-instance dump commands 2023-08-14 11:47:24 -07:00
leftover.c devlink: rename doit callbacks for per-instance dump commands 2023-08-14 11:47:24 -07:00
Makefile devlink: add split ops generated according to spec 2023-08-04 14:03:01 -07:00
netlink_gen.c devlink: add split ops generated according to spec 2023-08-04 14:03:01 -07:00
netlink_gen.h devlink: add split ops generated according to spec 2023-08-04 14:03:01 -07:00
netlink.c devlink: introduce devlink_nl_pre_doit_port*() helper functions 2023-08-14 11:47:24 -07:00