commit | d169a1f8baa42b416bf00df2c62a8af82c124775 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Sun May 27 08:09:55 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 29 10:12:45 2018 -0400 |
tree | 985ca36c8982d37251d44d9c78ad6b7cc3d3587a | |
parent | 19b1518c294569c3cd5d3b430f82beac95d0bfc5 [diff] |
net/ipv6: Pass ifa6_config struct to inet6_addr_modify Update inet6_addr_modify to take ifa6_config argument versus a parameter list. This is an argument move only; no functional change intended. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>