commit | 8d1c802b2815edc97af8a58c5045ebaf3848621a | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Tue Apr 17 17:33:26 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 17 23:41:18 2018 -0400 |
tree | 1b9124dfba6aee0a32fda01d301b2a88301f4810 | |
parent | 93531c6743157d7e8c5792f8ed1a57641149d62c [diff] |
net/ipv6: Flip FIB entries to fib6_info Convert all code paths referencing a FIB entry from rt6_info to fib6_info. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>