summaryrefslogtreecommitdiffstats
path: root/extensions/ebt_arp.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/ebt_arp.c')
-rw-r--r--extensions/ebt_arp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/ebt_arp.c b/extensions/ebt_arp.c
index 3e86419..a4a4105 100644
--- a/extensions/ebt_arp.c
+++ b/extensions/ebt_arp.c
@@ -69,7 +69,6 @@ static void init(struct ebt_entry_match *match)
arpinfo->invflags = 0;
arpinfo->bitmask = 0;
- match->version = VERSIONIZE(1,0);
}
/* defined in ebt_ip.c */