]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9d57da6f73a560c84e766dd775fcefba5a8a3bc5
tree3899d9e65936e2b1fe8e3f108d894390ed15dc34
parenta0016fef3205c1174de50cca346c66f69a4eb06a
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