net/ipv6: Rename fib6_info struct elements
authorDavid Ahern <dsahern@gmail.com>
Wed, 18 Apr 2018 22:38:59 +0000 (15:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Apr 2018 19:40:12 +0000 (15:40 -0400)
commit93c2fb253d177a0b8f4f93592441f88c9b7d6245
tree7cb2f0bd31d48780130b190fc0d81dfe4aa7db6d
parent88078d98d1bb085d72af8437707279e203524fa5
net/ipv6: Rename fib6_info struct elements

Change the prefix for fib6_info struct elements from rt6i_ to fib6_.
rt6i_pcpu and rt6i_exception_bucket are left as is given that they
point to rt6_info entries.

Rename only; not functional change intended.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
include/net/ip6_fib.h
include/net/ip6_route.h
net/ipv6/addrconf.c
net/ipv6/anycast.c
net/ipv6/ip6_fib.c
net/ipv6/ndisc.c
net/ipv6/route.c