diff options
author | Eric Dumazet <edumazet@google.com> | 2024-02-06 17:43:04 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-02-08 05:55:11 +0300 |
commit | 70f16ea2e4f673fc769fd13c00c20a32b4fe238a (patch) | |
tree | 868d6058ea0d508752c0ca9ce5d8c70b0e612520 /tools/perf/scripts/python | |
parent | 6eedda01b2bfdcf427b37759e053dc27232f3af1 (diff) | |
download | linux-70f16ea2e4f673fc769fd13c00c20a32b4fe238a.tar.xz |
ipv4: add __unregister_nexthop_notifier()
unregister_nexthop_notifier() assumes the caller does not hold rtnl.
We need in the following patch to use it from a context
already holding rtnl.
Add __unregister_nexthop_notifier().
unregister_nexthop_notifier() becomes a wrapper.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Antoine Tenart <atenart@kernel.org>
Link: https://lore.kernel.org/r/20240206144313.2050392-9-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions