X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Finclude%2Flinux%2Fnetfilter_ipv4%2Fip_tables.h;h=aa598f942c01a8d549302d570d17b6fa95198569;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=4073510da485fbad83ba5236d7ba5794b599653a;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/include/linux/netfilter_ipv4/ip_tables.h b/kernel/include/linux/netfilter_ipv4/ip_tables.h index 4073510da..aa598f942 100644 --- a/kernel/include/linux/netfilter_ipv4/ip_tables.h +++ b/kernel/include/linux/netfilter_ipv4/ip_tables.h @@ -64,7 +64,6 @@ struct ipt_error { extern void *ipt_alloc_initial_table(const struct xt_table *); extern unsigned int ipt_do_table(struct sk_buff *skb, - unsigned int hook, const struct nf_hook_state *state, struct xt_table *table);