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

ipv4/fib: use synchronize_net() when holding RTNL



tnode_free() should use synchronize_net()
instead of syncronize_rcu() to release RTNL sooner.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Reviewed-by: default avatarDavid Ahern <dsahern@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 48ebf6eb
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