summaryrefslogtreecommitdiffstats
path: root/ip6t_MAP66.c
diff options
context:
space:
mode:
Diffstat (limited to 'ip6t_MAP66.c')
-rw-r--r--ip6t_MAP66.c1
1 files changed, 0 insertions, 1 deletions
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;