commit | 6ba1e6e856ab0531c5e0a5ecefc9fff8490d9a04 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Sun Oct 07 20:16:26 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 08 10:39:04 2018 -0700 |
tree | 3899d9e65936e2b1fe8e3f108d894390ed15dc34 | |
parent | a5f6cba291654168e6ab73c3e7ff5b27371c4cb9 [diff] |
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>