From: dsah...@kernel.org Date: Mon, 20 Aug 2018 13:02:41 -0700 > From: David Ahern <dsah...@gmail.com> > > Prior to the introduction of fib6_info lwtstate was managed by the dst > code. With fib6_info releasing lwtstate needs to be done when the struct > is freed. > > Fixes: 93531c674315 ("net/ipv6: separate handling of FIB entries from dst > based routes") > Signed-off-by: David Ahern <dsah...@gmail.com>
Applied and queued up for -stable, thanks David.