diff options
author | Mark Bloch <markb@mellanox.com> | 2017-06-07 14:36:58 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-07 22:26:03 +0300 |
commit | 57d88182ea3e8763111882671fd7462289272f64 (patch) | |
tree | 8d2a087ee5737a1de6560ce3a094500742eae02b /drivers/net/dsa/mv88e6xxx/chip.c | |
parent | 1dec4cec9ff1cdc2b1b4b68417c04146df93f43d (diff) | |
download | linux-57d88182ea3e8763111882671fd7462289272f64.tar.xz |
vxlan: use a more suitable function when assigning NULL
When stopping the vxlan interface we detach it from the socket.
Use RCU_INIT_POINTER() and not rcu_assign_pointer() to do so.
Suggested-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/mv88e6xxx/chip.c')
0 files changed, 0 insertions, 0 deletions