]> git.baikalelectronics.ru Git - kernel.git/commit
devlink: Annotate devlink API calls
authorLeon Romanovsky <leonro@nvidia.com>
Tue, 12 Oct 2021 13:15:23 +0000 (16:15 +0300)
committerJakub Kicinski <kuba@kernel.org>
Tue, 12 Oct 2021 23:29:17 +0000 (16:29 -0700)
commit4550ac0768fb859414d79a257cb555786d2f114d
tree8d7809392396498d9f59fe2e0dea941e0cfc1e3e
parente118c36f538f0e0ce4a485480cc9bf1601070779
devlink: Annotate devlink API calls

Initial annotation patch to separate calls that needs to be executed
before or after devlink_register().

Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/core/devlink.c