Signed-off-by: Jukka Rissanen <jukka.rissanen@xxxxxxxxxxxxxxx> --- net/ipv6/route.c | 1 + 1 file changed, 1 insertion(+) diff --git a/net/ipv6/route.c b/net/ipv6/route.c index c979dd9..d7c200f 100644 --- a/net/ipv6/route.c +++ b/net/ipv6/route.c @@ -1662,6 +1662,7 @@ out: dst_free(&rt->dst); return err; } +EXPORT_SYMBOL_GPL(ip6_route_add); static int __ip6_del_rt(struct rt6_info *rt, struct nl_info *info) { -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html