From: YOSHIFUJI Hideaki Date: Mon, 8 Mar 2010 12:17:01 +0000 (+0100) Subject: netfilter: remove stale declaration for ip6_masked_addrcmp() X-Git-Tag: v2.6.35-rc1~473^2~168^2~69^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b4df05537f4e6c0c3524055ece7f99b5c98cc87;p=pandora-kernel.git netfilter: remove stale declaration for ip6_masked_addrcmp() Commit f2ffd9ee... ("[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h") replaced ip6_masked_addrcmp() with ipv6_masked_addr_cmp(). Function definition went away. Let's remove its declaration as well in header file. Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed