commit | 27c565ae9d554fa1c00c799754cff43476c8d3b5 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Sat Nov 04 08:53:27 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 05 09:17:27 2017 +0900 |
tree | 91a10204e5f8ccb06b8b1fea22fcfe9d0649656b | |
parent | df7e8e2e3e59fe29c24f09d7c3b68e732d661af3 [diff] |
ipv6: remove IN6_ADDR_HSIZE from addrconf.h IN6_ADDR_HSIZE is private to addrconf.c, move it here to avoid confusion. Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>