Searched hist:"2475 ed158c478c624d8fbc8d639d344a960c1ad8" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/devlink/ |
H A D | netlink.c | diff 2475ed158c478c624d8fbc8d639d344a960c1ad8 Mon Aug 28 01:16:46 CDT 2023 Jiri Pirko <jiri@nvidia.com> devlink: move and rename devlink_dpipe_send_and_alloc_skb() helper
Since both dpipe and resource code is using this helper, in preparation for code split to separate files, move devlink_dpipe_send_and_alloc_skb() helper into netlink.c. Rename it on the way.
Signed-off-by: Jiri Pirko <jiri@nvidia.com> Link: https://lore.kernel.org/r/20230828061657.300667-5-jiri@resnulli.us Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | devl_internal.h | diff 2475ed158c478c624d8fbc8d639d344a960c1ad8 Mon Aug 28 01:16:46 CDT 2023 Jiri Pirko <jiri@nvidia.com> devlink: move and rename devlink_dpipe_send_and_alloc_skb() helper
Since both dpipe and resource code is using this helper, in preparation for code split to separate files, move devlink_dpipe_send_and_alloc_skb() helper into netlink.c. Rename it on the way.
Signed-off-by: Jiri Pirko <jiri@nvidia.com> Link: https://lore.kernel.org/r/20230828061657.300667-5-jiri@resnulli.us Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|