]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb3f24683bc545ff6ef65ec97ce8b31f901133292
tree91a10204e5f8ccb06b8b1fea22fcfe9d0649656b
parent8ca8d227646eb5aadd66ba003762ed08ca9c5a27
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