commit | d83009d462a68ad908a51e1690d46917cbad0440 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Tue Apr 09 14:41:17 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 11 14:24:06 2019 -0700 |
tree | f2c01c9d5b26569b9a33945905ed7b94fa4bde28 | |
parent | af52a52cbabd8751154483dc8e6685a28746970f [diff] |
ipv6: Move fib6_multipath_select down in ip6_pol_route Move the siblings and fib6_multipath_select after the null entry check since a null entry can not have siblings. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>