ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
[firefly-linux-kernel-4.4.55.git] / include / net / ipv6.h
index 42834039cf20b7ade04ca4c37b32576dda9ffc7e..fce8120c2be33e066d1a1d3d38e97c99d67f2c43 100644 (file)
@@ -866,7 +866,7 @@ int ip6_input(struct sk_buff *skb);
 int ip6_mc_input(struct sk_buff *skb);
 
 int __ip6_local_out(struct net *net, struct sock *sk, struct sk_buff *skb);
-int ip6_local_out(struct sock *sk, struct sk_buff *skb);
+int ip6_local_out(struct net *net, struct sock *sk, struct sk_buff *skb);
 
 /*
  *     Extension header (options) processing