Wrong commit message in commit... dang! [NETFILTER]: remove xt_counters* indirection macros === commit 6a54084aa882f20ca5588cf93854285ea5c3d0ca Author: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> Date: Sat Feb 9 00:45:44 2008 +0100 [NETFILTER]: remove ARPT_{CONTINUE,RETURN} indirection macros Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> --- include/linux/netfilter_arp/arp_tables.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/include/linux/netfilter_arp/arp_tables.h b/include/linux/netfilter_arp/arp_tables.h index 2cdcc0c..f701e36 100644 --- a/include/linux/netfilter_arp/arp_tables.h +++ b/include/linux/netfilter_arp/arp_tables.h @@ -180,10 +180,6 @@ struct arpt_replace struct arpt_entry entries[0]; }; -/* The argument to ARPT_SO_ADD_COUNTERS. */ -#define arpt_counters_info xt_counters_info -#define arpt_counters xt_counters - /* The argument to ARPT_SO_GET_ENTRIES. */ struct arpt_get_entries { -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html