diff options
author | 2017-10-07 19:30:23 -0700 | |
---|---|---|
committer | 2017-10-08 21:16:30 -0700 | |
commit | 8ef802aa8ec87a0fec20d28f8f51cad964265902 (patch) | |
tree | 40ddf72af21af43d4805e6dccbbbcee7353b4e7d /include/net/switchdev.h | |
parent | Merge branch 'bridge-neigh-msg-proxy-and-flood-suppression-support' (diff) | |
download | wireguard-linux-8ef802aa8ec87a0fec20d28f8f51cad964265902.tar.xz wireguard-linux-8ef802aa8ec87a0fec20d28f8f51cad964265902.zip |
ipv6: prepare RCU lookups for idev->addr_list
inet6_ifa_finish_destroy() already uses kfree_rcu() to free
inet6_ifaddr structs.
We need to use proper list additions/deletions in order
to allow readers to use RCU instead of idev->lock rwlock.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/switchdev.h')
0 files changed, 0 insertions, 0 deletions