]> git.baikalelectronics.ru Git - kernel.git/commit
net/ipv6: Pass ifa6_config struct to inet6_addr_add
authorDavid Ahern <dsahern@gmail.com>
Sun, 27 May 2018 15:09:54 +0000 (08:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 May 2018 14:12:44 +0000 (10:12 -0400)
commit487d4699807da63390017158efd9aec22df21052
tree229be7224da4722e5acdb32a7ea5503c6c55c70e
parent3cf754c9009ff63e5c875ded5ad7569ea4d5b638
net/ipv6: Pass ifa6_config struct to inet6_addr_add

Move the creation of struct ifa6_config up to callers of inet6_addr_add.

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