Re: [PATCH NET v4 1/1] ipv6: allocate enough headroom in ip6_finish_output2()

From: David Ahern
Date: Sun Jul 18 2021 - 11:22:41 EST


On 7/18/21 4:44 AM, Vasily Averin wrote:
> I've found that you have added v3 version of this patch into netdev-net git.
> This version had one mistake: skb_set_owner_w() should set sk not to old skb byt to new nskb.
> I've fixed it in v4 version.
>
> Could you please drop bad v3 version and pick up fixed one ?
> Should I perhaps submit separate fixup instead?

Patches are not dropped once pushed; send the diff between v3 and v4
with a Fixes tag.