commit | 259e60f96785ab9043bb6eea5b90b354053f98cc | [log] [tgz] |
---|---|---|
author | Vlad Buslov <vladbu@mellanox.com> | Thu Mar 21 15:17:39 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 21 14:32:17 2019 -0700 |
tree | 28d392a4774d2752e736f47054244e7a275b626a | |
parent | 195c234d15c9e93c7ee60b7d32067a9937e611a5 [diff] |
net: sched: flower: protect masks list with spinlock Protect modifications of flower masks list with spinlock to remove dependency on rtnl lock and allow concurrent access. Signed-off-by: Vlad Buslov <vladbu@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Stefano Brivio <sbrivio@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>