aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_tunnel.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/ipv6/ip6_tunnel.c')
-rw-r--r--net/ipv6/ip6_tunnel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv6/ip6_tunnel.c b/net/ipv6/ip6_tunnel.c
index d6062325db08..f5e8a98eb55e 100644
--- a/net/ipv6/ip6_tunnel.c
+++ b/net/ipv6/ip6_tunnel.c
@@ -70,7 +70,6 @@ MODULE_ALIAS_NETDEV("ip6tnl0");
70#define IP6_TNL_TRACE(x...) do {;} while(0) 70#define IP6_TNL_TRACE(x...) do {;} while(0)
71#endif 71#endif
72 72
73#define IPV6_TCLASS_MASK (IPV6_FLOWINFO_MASK & ~IPV6_FLOWLABEL_MASK)
74#define IPV6_TCLASS_SHIFT 20 73#define IPV6_TCLASS_SHIFT 20
75 74
76#define HASH_SIZE_SHIFT 5 75#define HASH_SIZE_SHIFT 5