Skip to content
Snippets Groups Projects
Commit 28b18b39 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'ipv6-Change-addrconf_f6i_alloc-to-use-ip6_route_info_create'


David Ahern says:

====================
ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create

addrconf_f6i_alloc is the last caller of fib6_info_alloc besides
ip6_route_info_create. There really is no good reason for it do
its own fib6_info initialization, so convert it to call
ip6_route_info_create.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents a88c26f6 c7a1ce39
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment