diff options
author | 2025-02-07 16:25:01 +0900 | |
---|---|---|
committer | 2025-02-10 19:08:52 -0800 | |
commit | 1cf770da01120c0a84d53c4dddc57a62d1ca4f96 (patch) | |
tree | a1e034246ea9fcf1bc16cdc2d5bee879507ad7b9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: fib_rules: Convert RTM_NEWRULE to per-netns RTNL. (diff) | |
download | wireguard-linux-1cf770da01120c0a84d53c4dddc57a62d1ca4f96.tar.xz wireguard-linux-1cf770da01120c0a84d53c4dddc57a62d1ca4f96.zip |
net: fib_rules: Add error_free label in fib_delrule().
We will hold RTNL just before calling fib_nl2rule_rtnl() in
fib_delrule() and release it before kfree(nlrule).
Let's add a new rule to make the following change cleaner.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Tested-by: Ido Schimmel <idosch@nvidia.com>
Link: https://patch.msgid.link/20250207072502.87775-8-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions