diff options
author | Kuniyuki Iwashima <kuniyu@google.com> | 2025-07-16 22:08:14 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-17 16:25:21 -0700 |
commit | ed6e380d2d419a3e8ca73de7b4c7ccb522835f1e (patch) | |
tree | 5bd88c5ce4c50610c1c46a21102d3cd935143ba2 /net/nsh/nsh.c | |
parent | cc03492c7b92cb4414bd72a88f4d88ceb78362f9 (diff) |
neighbour: Convert RTM_GETNEIGH to RCU.
Only __dev_get_by_index() is the RTNL dependant in neigh_get().
Let's replace it with dev_get_by_index_rcu() and convert RTM_GETNEIGH
to RCU.
Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20250716221221.442239-10-kuniyu@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/nsh/nsh.c')
0 files changed, 0 insertions, 0 deletions