From 681945a3bfe9b379c76ecc6160a102a3dd7d5e59 Mon Sep 17 00:00:00 2001 From: sven-ola Date: Wed, 13 Oct 2010 13:16:44 +0000 Subject: fix git-svn-id: https://map66.svn.sourceforge.net/svnroot/map66@22 3484d885-4da6-438d-b19d-107d078dd756 --- ip6t_MAP66.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ip6t_MAP66.c') diff --git a/ip6t_MAP66.c b/ip6t_MAP66.c index 5f94f81..6446927 100644 --- a/ip6t_MAP66.c +++ b/ip6t_MAP66.c @@ -165,7 +165,6 @@ static bool MAP66_tg6_check( { const struct ip6t_MAP66_info *info = par->targinfo; - if (0 == ((IP6T_MAP66_OPT_DST_TO | IP6T_MAP66_OPT_SRC_TO) & info->mapflags)) { printk("MAP66: No --" IP6T_MAP66_DST_TO " nor --" IP6T_MAP66_SRC_TO "\n"); return false; -- cgit v1.2.3