diff options
author | Tonghao Zhang <xiangxia.m.yue@gmail.com> | 2020-03-25 21:27:24 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-03 02:48:12 +0200 |
commit | 64948427a63f49dd0ce403388d232f22cc1971a8 (patch) | |
tree | cf65449b07bddf5df49abf0f03648de830d75ad0 /lib/string_helpers.c | |
parent | net: core: enable SO_BINDTODEVICE for non-root users (diff) | |
download | linux-64948427a63f49dd0ce403388d232f22cc1971a8.tar.xz linux-64948427a63f49dd0ce403388d232f22cc1971a8.zip |
net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry
The struct sw_flow is protected by RCU, when traversing them,
use hlist_for_each_entry_rcu.
Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com>
Tested-by: Greg Rose <gvrose8192@gmail.com>
Reviewed-by: Greg Rose <gvrose8192@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions