From: Li RongQing Date: Fri, 17 Oct 2014 06:06:16 +0000 (+0800) Subject: vxlan: fix a free after use X-Git-Tag: fixes-against-v3.18-rc2~61^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a9f526fc3ee49b6034af2f243676ee0a27dcaa8;p=pandora-kernel.git vxlan: fix a free after use pskb_may_pull maybe change skb->data and make eth pointer oboslete, so eth needs to reload Fixes: 91269e390d062 ("vxlan: using pskb_may_pull as early as possible") Cc: Eric Dumazet Signed-off-by: Li RongQing Signed-off-by: David S. Miller --- Reading git-diff-tree failed