linux-stable/net/devlink
Jiri Pirko 5ff9424ea0 devlink: bring port new reply back
In the offending fixes commit I mistakenly removed the reply message of
the port new command. I was under impression it is a new port
notification, partly due to the "notify" in the name of the helper
function. Bring the code sending reply with new port message back, this
time putting it directly to devlink_nl_cmd_port_new_doit()

Fixes: c496daeb86 ("devlink: remove duplicate port notification")
Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20230531142025.2605001-1-jiri@resnulli.us
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-06-01 21:37:32 -07:00
..
Makefile
core.c devlink: Fix crash with CONFIG_NET_NS=n 2023-05-16 19:57:52 -07:00
dev.c
devl_internal.h devlink: change per-devlink netdev notifier to static one 2023-05-11 18:06:50 -07:00
health.c devlink: make health report on unregistered instance warn just once 2023-05-31 22:34:22 -07:00
leftover.c devlink: bring port new reply back 2023-06-01 21:37:32 -07:00
netlink.c