From: Nicolas Dichtel Date: Mon, 27 May 2013 23:48:15 +0000 (+0000) Subject: iptunnel: specify protocol outside IP header X-Git-Tag: v3.11-rc1~16^2~236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf3d6a8f791b2a81279b9ce3201b4970f6fbe51a;p=pandora-kernel.git iptunnel: specify protocol outside IP header Before this patch, ip_tunnel_xmit() was using the field protocol from the IP header passed into argument. There is no functional change, this patch prepares the support of IPv4 over IPv4 for module sit. Signed-off-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed