]> git.baikalelectronics.ru Git - kernel.git/commit
net/ipv6: Rename addrconf_dst_alloc
authorDavid Ahern <dsahern@gmail.com>
Wed, 18 Apr 2018 22:39:00 +0000 (15:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Apr 2018 19:40:13 +0000 (15:40 -0400)
commitb0a5a0c63a26c474d673d17a100bd171a1db5143
tree24ced04a7df7b5e81b96076b182d6c147903d40a
parent06def9c71cf59a1551f7f59a53be09e3e3c79fb3
net/ipv6: Rename addrconf_dst_alloc

addrconf_dst_alloc now returns a fib6_info. Update the name
and its users to reflect the change.

Rename only; no functional change intended.

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