linux/net/devlink
Jakub Kicinski 1d18bb1a4d devlink: allow registering parameters after the instance
It's most natural to register the instance first and then its
subobjects. Now that we can use the instance lock to protect
the atomicity of all init - it should also be safe.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-01-06 12:56:19 +00:00
..
core.c devlink: don't require setting features before registration 2023-01-06 12:56:19 +00:00
devl_internal.h devlink: remove the registration guarantee of references 2023-01-06 12:56:19 +00:00
leftover.c devlink: allow registering parameters after the instance 2023-01-06 12:56:19 +00:00
Makefile devlink: split out netlink code 2023-01-05 22:13:39 -08:00
netlink.c devlink: always check if the devlink instance is registered 2023-01-06 12:56:19 +00:00