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

bridge: vlan: use synchronize_net() when holding RTNL



br_vlan_flush() and nbp_vlan_flush() should use synchronize_net()
instead of syncronize_rcu() to release RTNL sooner.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Acked-by: default avatarNikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4cd582ff
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