On Sun, Jun 02, 2019 at 03:13:47PM +0200, Guillaume Nault wrote: > With commit 997dd9647164 ("net: IP6 defrag: use rbtrees in > nf_conntrack_reasm.c"), nf_ct_frag6_reasm() is now called from > nf_ct_frag6_queue(). With this change, nf_ct_frag6_queue() can fail > after the skb has been added to the fragment queue and > nf_ct_frag6_gather() was adapted to handle this case. Applied, thanks.