|
@@ -854,7 +854,7 @@ static struct rt6_info *ip6_pol_route_output(struct net *net, struct fib6_table
|
|
|
return ip6_pol_route(net, table, fl6->flowi6_oif, fl6, flags);
|
|
|
}
|
|
|
|
|
|
-struct dst_entry * ip6_route_output(struct net *net, struct sock *sk,
|
|
|
+struct dst_entry * ip6_route_output(struct net *net, const struct sock *sk,
|
|
|
struct flowi6 *fl6)
|
|
|
{
|
|
|
int flags = 0;
|