diff options
author | Jiri Pirko <jiri@resnulli.us> | 2014-12-02 18:00:34 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-12-08 20:53:40 -0500 |
commit | 6a659cd0616299e3444db701820b5a35ae054e0e (patch) | |
tree | 34129393ad452a498f2ed5d199a116a0a6a104c7 /net/wireless/debugfs.c | |
parent | 3fe6b49e2f8adc61fef9a22ecc0c3565f9ea468d (diff) | |
download | talos-obmc-linux-6a659cd0616299e3444db701820b5a35ae054e0e.tar.gz talos-obmc-linux-6a659cd0616299e3444db701820b5a35ae054e0e.zip |
net_sched: cls_flow: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wireless/debugfs.c')
0 files changed, 0 insertions, 0 deletions