aboutsummaryrefslogtreecommitdiff
path: root/net/sched/cls_flow.c
diff options
context:
space:
mode:
authorGravatar Jiri Pirko <jiri@resnulli.us> 2014-12-02 18:00:33 +0100
committerGravatar David S. Miller <davem@davemloft.net> 2014-12-08 20:53:40 -0500
commit3fe6b49e2f8adc61fef9a22ecc0c3565f9ea468d (patch)
tree75c45bffe5dec3a81f238106c6c2beb8f03ed4b9 /net/sched/cls_flow.c
parentnet_sched: cls_bpf: remove unnecessary iteration and use passed arg (diff)
downloadlinux-3fe6b49e2f8adc61fef9a22ecc0c3565f9ea468d.tar.gz
linux-3fe6b49e2f8adc61fef9a22ecc0c3565f9ea468d.tar.bz2
linux-3fe6b49e2f8adc61fef9a22ecc0c3565f9ea468d.zip
net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu
rcu variant is not correct here. The code is called by updater (rtnl lock is held), not by reader (no rcu_read_lock is held). Signed-off-by: Jiri Pirko <jiri@resnulli.us> ACKed-by: Jamal Hadi Salim <jhs@mojatatu.com> Acked-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_flow.c')
0 files changed, 0 insertions, 0 deletions