-
由 Kuniyuki Iwashima 提交于
Some code defines the IPv6 wildcard address as a local variable and use it with memcmp() or ipv6_addr_equal(). Let's use in6addr_any and ipv6_addr_any() instead. Signed-off-by: NKuniyuki Iwashima <kuniyu@amazon.com> Reviewed-by: NMark Bloch <mbloch@nvidia.com> Reviewed-by: NDavid Ahern <dsahern@kernel.org> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
8cdc3223