]> git.proxmox.com Git - mirror_ubuntu-focal-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)
commit19b1518c294569c3cd5d3b430f82beac95d0bfc5
tree229be7224da4722e5acdb32a7ea5503c6c55c70e
parente6464b8c6361962f5ff99dc95d010b64432c27b5
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