Skip to content
Commit 110b2499 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net neigh: neigh_delete() and neigh_add() changes



neigh_delete() and neigh_add() dont need to touch device refcount,
we hold RTNL when calling them, so device cannot disappear under us.

Signed-off-by: default avatarEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent caf586e5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment