From: David Stevens Date: Tue, 18 Mar 2014 16:32:29 +0000 (-0400) Subject: vxlan: fix potential NULL dereference in arp_reduce() X-Git-Tag: v3.14-rc8~3^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7346135dcd3f9b57f30a5512094848c678d7143e;p=pandora-kernel.git vxlan: fix potential NULL dereference in arp_reduce() This patch fixes a NULL pointer dereference in the event of an skb allocation failure in arp_reduce(). Signed-Off-By: David L Stevens Acked-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed