From: Mark Bloch <ma...@mellanox.com> Date: Wed, 7 Jun 2017 14:36:58 +0300
> 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 <step...@networkplumber.org> > Signed-off-by: Mark Bloch <ma...@mellanox.com> Applied, thanks Mark.