aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaciej Żenczykowski <maze@google.com>2020-04-08 08:06:10 -0700
committerMaciej Żenczykowski <maze@google.com>2020-04-16 02:44:07 +0000
commitd448cce7bc564c9702782cadae0d9375d9513da2 (patch)
tree43188d0e8b740b5030883544f9845e94d84387ba
parentd731a7eca285747557a889e4a7ae49c9ecdeb8a0 (diff)
downloadplatform_external_iptables-d448cce7bc564c9702782cadae0d9375d9513da2.tar.gz
platform_external_iptables-d448cce7bc564c9702782cadae0d9375d9513da2.tar.bz2
platform_external_iptables-d448cce7bc564c9702782cadae0d9375d9513da2.zip
xt_IDLETIMER.h - remove spurious diffs
Test: builds, boots, atest Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I59adf23d1bc3296a101d2175d0c35538d8e3c18e
-rw-r--r--include/linux/netfilter/xt_IDLETIMER.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/netfilter/xt_IDLETIMER.h b/include/linux/netfilter/xt_IDLETIMER.h
index faaa28b3..ec96e4a3 100644
--- a/include/linux/netfilter/xt_IDLETIMER.h
+++ b/include/linux/netfilter/xt_IDLETIMER.h
@@ -4,7 +4,6 @@
* Header file for Xtables timer target module.
*
* Copyright (C) 2004, 2010 Nokia Corporation
- *
* Written by Timo Teras <ext-timo.teras@nokia.com>
*
* Converted to x_tables and forward-ported to 2.6.34
@@ -33,10 +32,6 @@
#include <linux/types.h>
#define MAX_IDLETIMER_LABEL_SIZE 28
-#define NLMSG_MAX_SIZE 64
-
-#define NL_EVENT_TYPE_INACTIVE 0
-#define NL_EVENT_TYPE_ACTIVE 1
struct idletimer_tg_info {
__u32 timeout;