OSDN Git Service

ipv6: remove IN6_ADDR_HSIZE from addrconf.h
authorEric Dumazet <edumazet@google.com>
Sat, 4 Nov 2017 15:53:27 +0000 (08:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 5 Nov 2017 00:17:27 +0000 (09:17 +0900)
commit27c565ae9d554fa1c00c799754cff43476c8d3b5
tree91a10204e5f8ccb06b8b1fea22fcfe9d0649656b
parentdf7e8e2e3e59fe29c24f09d7c3b68e732d661af3
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>
include/net/addrconf.h
net/ipv6/addrconf.c