git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
960dfc4
)
ip6_vti: Fix build when NET_IP_TUNNEL is not set.
author
Steffen Klassert
<steffen.klassert@secunet.com>
Wed, 19 Feb 2014 12:33:23 +0000
(13:33 +0100)
committer
Steffen Klassert
<steffen.klassert@secunet.com>
Thu, 20 Feb 2014 13:29:49 +0000
(14:29 +0100)
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 <steffen.klassert@secunet.com>
No differences found