net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs
authorDavid Ahern <dsahern@gmail.com>
Mon, 8 Oct 2018 03:16:26 +0000 (20:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Oct 2018 17:39:04 +0000 (10:39 -0700)
commit6ba1e6e856ab0531c5e0a5ecefc9fff8490d9a04
tree3899d9e65936e2b1fe8e3f108d894390ed15dc34
parenta5f6cba291654168e6ab73c3e7ff5b27371c4cb9
net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs

Pull the inet6_fill_args arg up to in6_dump_addrs and move netnsid
into it.

Signed-off-by: David Ahern <dsahern@gmail.com>
Acked-by: Christian Brauner <christian@brauner.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c