net: use indirect call helpers for dst_output
[sfrench/cifs-2.6.git] / net / ipv6 / ip6_output.c
index 117cd95df213f2ff3a9d53dfae6d98a2fac3ad31..ff4f9ebcf7f6549aa1cde90a3e95ba53633f3e30 100644 (file)
@@ -217,6 +217,7 @@ int ip6_output(struct net *net, struct sock *sk, struct sk_buff *skb)
                            ip6_finish_output,
                            !(IP6CB(skb)->flags & IP6SKB_REROUTED));
 }
+EXPORT_SYMBOL(ip6_output);
 
 bool ip6_autoflowlabel(struct net *net, const struct ipv6_pinfo *np)
 {