ase(dst);
if (err)
>
> Thanks,
>
> Rohit Thapliyal
>
>
>
> - Original Message -----
>
> Sender : Eric Dumazet
>
> Date : 2016-11-30 00:26 (GMT+9)
>
> Title : Re: [PATCH] ipv6:ip6_xmit remove unnecessary np NULL
On Tue, 2016-11-29 at 12:02 +0530, Manjeet Pawar wrote:
> From: Rohit Thapliyal
>
> np NULL check doesn't seem required here as it shall never
> be NULL anyways in inet6_sk(sk).
>
> Signed-off-by: Rohit Thapliyal
> Signed-off-by: Manjeet Pawar
> Signed-off-by: David Miller
> Reviewed-by: Akhi