diff options
author | Jiri Pirko <[email protected]> | 2022-11-08 14:22:07 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-11-09 13:45:59 -0800 |
commit | 15feb56e30efea95992f5c572cee753db205eb7b (patch) | |
tree | 7b135eb065d73822fdccb40ee9af123e8c3e75d1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3e52fba03a20234abc65a656cef063a1045d9723 (diff) |
net: devlink: move netdev notifier block to dest namespace during reload
The notifier block tracking netdev changes in devlink is registered
during devlink_alloc() per-net, it is then unregistered
in devlink_free(). When devlink moves from net namespace to another one,
the notifier block needs to move along.
Fix this by adding forgotten call to move the block.
Reported-by: Ido Schimmel <[email protected]>
Fixes: 02a68a47eade ("net: devlink: track netdev with devlink_port assigned")
Reviewed-by: Ido Schimmel <[email protected]>
Tested-by: Ido Schimmel <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions