diff options
author | Jiri Pirko <jpirko@redhat.com> | 2012-06-20 10:39:39 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-06-20 23:29:12 +0200 |
commit | 6dab015cf8c9d2fabb13d0332998bc440e9c6555 (patch) | |
tree | 654ae3c37f5fe1a37677745204227b1152ab0965 /net/ipv4/inetpeer.c | |
parent | team: Revert previous two changes. (diff) | |
download | linux-6dab015cf8c9d2fabb13d0332998bc440e9c6555.tar.xz linux-6dab015cf8c9d2fabb13d0332998bc440e9c6555.zip |
team: do RCU update path fixups
Use rcu_access_pointer and rcu_dereference_protected
to access RCU pointer by updater.
Use RCU_INIT_POINTER for NULL assignment of RCU pointer.
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/inetpeer.c')
0 files changed, 0 insertions, 0 deletions