[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h
authorPatrick McHardy <kaber@trash.net>
Tue, 21 Mar 2006 02:03:16 +0000 (18:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 02:03:16 +0000 (18:03 -0800)
Replace netfilter's ip6_masked_addrcmp by a more efficient version
in include/net/ipv6.h to make it usable without module dependencies.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found