]> 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)
commit30a1ad038f5e743251aadb4afb654b7048137e05
tree91a10204e5f8ccb06b8b1fea22fcfe9d0649656b
parente33bd3e133eff2d024cba8233b5987972f91796c
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