aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh_hwmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/mac80211/mesh_hwmp.c')
-rw-r--r--net/mac80211/mesh_hwmp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mac80211/mesh_hwmp.c b/net/mac80211/mesh_hwmp.c
index 576a6e55323e..02de8f1522a3 100644
--- a/net/mac80211/mesh_hwmp.c
+++ b/net/mac80211/mesh_hwmp.c
@@ -10,8 +10,6 @@
10#include <asm/unaligned.h> 10#include <asm/unaligned.h>
11#include "mesh.h" 11#include "mesh.h"
12 12
13#define IEEE80211_FC(type, stype) cpu_to_le16(type | stype)
14
15#define TEST_FRAME_LEN 8192 13#define TEST_FRAME_LEN 8192
16#define MAX_METRIC 0xffffffff 14#define MAX_METRIC 0xffffffff
17#define ARITH_SHIFT 8 15#define ARITH_SHIFT 8