From: Eric Dumazet <eric.duma...@gmail.com> Date: Wed, 10 Jan 2018 03:45:49 -0800
> From: Eric Dumazet <eduma...@google.com> > > ip6_setup_cork() might return an error, while memory allocations have > been done and must be rolled back. > > Fixes: 6422398c2ab0 ("ipv6: introduce ipv6_make_skb") > Signed-off-by: Eric Dumazet <eduma...@google.com> > Cc: Vlad Yasevich <vyasev...@gmail.com> > Reported-by: Mike Maloney <malo...@google.com> Applied and queeud up for -stable, thanks.