]> asedeno.scripts.mit.edu Git - linux.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)
commit360a9887c8c01a715b2b4b131f7c7462f7cce576
tree24ced04a7df7b5e81b96076b182d6c147903d40a
parent93c2fb253d177a0b8f4f93592441f88c9b7d6245
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