diff options
author | Eric Dumazet <edumazet@google.com> | 2025-02-14 17:07:05 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-15 20:08:46 +0300 |
commit | 0784d83df3bfc977c13252a0599be924f0afa68d (patch) | |
tree | 4f14788fb6287c3883801ec4237a538278402e45 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7f89ec6c4537f2d9fdee98e8a7ec694c21c661f2 (diff) | |
download | linux-0784d83df3bfc977c13252a0599be924f0afa68d.tar.xz |
ndisc: ndisc_send_redirect() cleanup
ndisc_send_redirect() is always called under rcu_read_lock().
It can use dev_net_rcu() and avoid one redundant
rcu_read_lock()/rcu_read_unlock() pair.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://patch.msgid.link/20250214140705.2105890-1-edumazet@google.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