On Thu, Mar 24, 2016 at 12:25 PM, Cong Wang <xiyou.wangc...@gmail.com> wrote:
> +       dst = ip6_dst_lookup_flow(sk, &fl6, final_p);
> +       dst = !IS_ERR(rt) ? &rt->dst : NULL;

Oops, this one is clearly a copy-n-paste mistake...

Reply via email to