aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ila.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/ipv6/ila.c')
-rw-r--r--net/ipv6/ila.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipv6/ila.c b/net/ipv6/ila.c
index f011c3d5ca40..ffe4dcad6088 100644
--- a/net/ipv6/ila.c
+++ b/net/ipv6/ila.c
@@ -123,6 +123,7 @@ static struct nla_policy ila_nl_policy[ILA_ATTR_MAX + 1] = {
};
static int ila_build_state(struct net_device *dev, struct nlattr *nla,
+ unsigned int family, const void *cfg,
struct lwtunnel_state **ts)
{
struct ila_params *p;