netfilter: xtables: substitute temporary defines by final name

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
This commit is contained in:
Jan Engelhardt
2009-07-05 19:43:26 +02:00
parent de74c16996
commit 4b560b447d
97 changed files with 133 additions and 123 deletions
-2
View File
@@ -182,8 +182,6 @@ struct xt_counters_info {
#include <linux/netdevice.h>
#define xt_match_param xt_action_param
#define xt_target_param xt_action_param
/**
* struct xt_action_param - parameters for matches/targets
*