commit | 1c98eca412e1f183070e76d103a296d7afccfd64 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Fri Oct 19 12:45:27 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 22 19:33:29 2018 -0700 |
tree | d313fda376ba97b49984262d65d3cb25faf0edb0 | |
parent | 8df591f35e9651b955d21f43828f54c106cf4807 [diff] |
net/ipv4: Move loop over addresses on a device into in_dev_dump_addr Similar to IPv6 move the logic that walks over the ipv4 address list for a device into a helper. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>