aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/snmp.h
diff options
context:
space:
mode:
authorShan Wei <shanwei@cn.fujitsu.com>2010-12-01 18:05:17 +0000
committerDavid S. Miller <davem@davemloft.net>2010-12-02 13:27:33 -0800
commitdca9b2404a6d6579828da2425c051462701efd3f (patch)
treec8f5fdd5f52e1ede8716703323f4297234a1e687 /include/net/snmp.h
parentipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number (diff)
downloadlinux-dev-dca9b2404a6d6579828da2425c051462701efd3f.tar.xz
linux-dev-dca9b2404a6d6579828da2425c051462701efd3f.zip
net: kill unused macros from head file
These macros have been defined for several years since v2.6.12-rc2(tracing by git), but never be used. So remove them. Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/snmp.h')
-rw-r--r--include/net/snmp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/snmp.h b/include/net/snmp.h
index aebb55383c43..762e2abce889 100644
--- a/include/net/snmp.h
+++ b/include/net/snmp.h
@@ -60,7 +60,6 @@ struct ipstats_mib {
};
/* ICMP */
-#define ICMP_MIB_DUMMY __ICMP_MIB_MAX
#define ICMP_MIB_MAX __ICMP_MIB_MAX
struct icmp_mib {
unsigned long mibs[ICMP_MIB_MAX];