[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191120.121900.1899061409098536656.davem@davemloft.net>
Date: Wed, 20 Nov 2019 12:19:00 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: liuhangbin@...il.com
Cc: netdev@...r.kernel.org, dsahern@...il.com
Subject: Re: [PATCH net] ipv6/route: return if there is no fib_nh_gw_family
From: Hangbin Liu <liuhangbin@...il.com>
Date: Wed, 20 Nov 2019 15:39:06 +0800
> Previously we will return directly if (!rt || !rt->fib6_nh.fib_nh_gw_family)
> in function rt6_probe(), but after commit cc3a86c802f0
> ("ipv6: Change rt6_probe to take a fib6_nh"), the logic changed to
> return if there is fib_nh_gw_family.
>
> Fixes: cc3a86c802f0 ("ipv6: Change rt6_probe to take a fib6_nh")
> Signed-off-by: Hangbin Liu <liuhangbin@...il.com>
Applied and queued up for -stable.
Powered by blists - more mailing lists