From 4e13b250aa90944db6b6ecd5dcd4fc2c8442540a Mon Sep 17 00:00:00 2001 From: YOSHIFUJI Hideaki Date: Mon, 8 Mar 2010 13:17:01 +0100 Subject: [PATCH] --- yaml --- r: 194902 b: refs/heads/master c: 7b4df05537f4e6c0c3524055ece7f99b5c98cc87 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/netfilter_ipv6/ip6_tables.h | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 351e990073d2..2da5dd00e8b9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0898f99a267f89a7dc72cc687955f17613a711b8 +refs/heads/master: 7b4df05537f4e6c0c3524055ece7f99b5c98cc87 diff --git a/trunk/include/linux/netfilter_ipv6/ip6_tables.h b/trunk/include/linux/netfilter_ipv6/ip6_tables.h index e5ba03d783c6..18442ff19c07 100644 --- a/trunk/include/linux/netfilter_ipv6/ip6_tables.h +++ b/trunk/include/linux/netfilter_ipv6/ip6_tables.h @@ -316,10 +316,6 @@ extern int ip6t_ext_hdr(u8 nexthdr); extern int ipv6_find_hdr(const struct sk_buff *skb, unsigned int *offset, int target, unsigned short *fragoff); -extern int ip6_masked_addrcmp(const struct in6_addr *addr1, - const struct in6_addr *mask, - const struct in6_addr *addr2); - #define IP6T_ALIGN(s) XT_ALIGN(s) #ifdef CONFIG_COMPAT