From: stephen hemminger Date: Mon, 5 Aug 2013 00:17:39 +0000 (-0700) Subject: vxlan: fix rcu related warning X-Git-Tag: v3.12-rc1~132^2~361 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca5461c3ee8b306c04ac833e5eacb5755b85d88;p=pandora-kernel.git vxlan: fix rcu related warning Vxlan remote list is protected by RCU and guaranteed to be non-empty. Split out the rcu and non-rcu access to the list to fix warning Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed