diff options
author | Vlad Buslov <vladbu@mellanox.com> | 2018-08-10 19:51:41 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-11 21:37:09 +0200 |
commit | 2142236b45843dbcbe9691d24cf06caff91a78fd (patch) | |
tree | 5427b32b398de532642c59b032961b7b99233c12 /net/sched/act_gact.c | |
parent | Merge branch 'net-sctp-Avoid-allocating-high-order-memory-with-kmalloc' (diff) | |
download | linux-2142236b45843dbcbe9691d24cf06caff91a78fd.tar.xz linux-2142236b45843dbcbe9691d24cf06caff91a78fd.zip |
net: sched: act_bpf: remove dependency on rtnl lock
Use tcf spinlock to protect bpf action private data from concurrent
modification during dump and init. Remove rtnl lock assertion that is no
longer necessary.
Signed-off-by: Vlad Buslov <vladbu@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/act_gact.c')
0 files changed, 0 insertions, 0 deletions