linux/net/devlink
Jiri Pirko c496daeb86 devlink: remove duplicate port notification
The notification about created port is send from devl_port_register()
function called from ops->port_new(). No need to send it again here,
so remove the call and the helper function.

Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-05-24 10:34:26 +01:00
..
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
leftover.c devlink: remove duplicate port notification 2023-05-24 10:34:26 +01:00
Makefile
netlink.c