From: Andy Zhou Date: Tue, 23 Sep 2014 08:44:51 +0000 (-0700) Subject: vxlan: Fix bug introduced by commit acbf74a76300 X-Git-Tag: fixes-against-v3.18-rc2~81^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c4d1daecef875d28bdbe93587908c897c29ba71;p=pandora-kernel.git vxlan: Fix bug introduced by commit acbf74a76300 Commit acbf74a76300 ("vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions." introduced a bug in vxlan_xmit_one() function, causing it to transmit Vxlan packets without proper Vxlan header inserted. The change was not needed in the first place. Revert it. Reported-by: Tom Herbert Cc: Eric Dumazet Signed-off-by: Andy Zhou Signed-off-by: David S. Miller --- Reading git-diff-tree failed