diff options
author | 2021-08-14 12:57:26 +0300 | |
---|---|---|
committer | 2021-08-14 13:59:10 +0100 | |
commit | cbf6ab672eb425ac1cd7f8c7c4066f3bb0a78e50 (patch) | |
tree | b692994a7ed3f5a1e6d9b2a83552b6aeb9787e0b /include/net/devlink.h | |
parent | Merge branch 'mptcp-improve-backup-subflows' (diff) | |
download | linux-dev-cbf6ab672eb425ac1cd7f8c7c4066f3bb0a78e50.tar.xz linux-dev-cbf6ab672eb425ac1cd7f8c7c4066f3bb0a78e50.zip |
devlink: Simplify devlink_pernet_pre_exit call
The devlink_pernet_pre_exit() will be called if net namespace exits.
That routine is relevant for devlink instances that were assigned to
that namespaces first. This assignment is possible only with the following
command: "devlink reload DEV netns ...", which already checks reload support.
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/devlink.h')
0 files changed, 0 insertions, 0 deletions