From: Steffen Klassert Date: Wed, 19 Feb 2014 12:33:23 +0000 (+0100) Subject: ip6_vti: Fix build when NET_IP_TUNNEL is not set. X-Git-Tag: v3.14-rc6~30^2~22^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876fc03aaa4d8cc81331119d80d3e9bfbf1164e8;p=pandora-kernel.git ip6_vti: Fix build when NET_IP_TUNNEL is not set. Since commit 469bdcefdc47a ip6_vti uses ip_tunnel_get_stats64(), so we need to select NET_IP_TUNNEL to have this function available. Fixes: 469bdcefdc ("ipv6: fix the use of pcpu_tstats in ip6_vti.c") Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed