summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files/include/net80211/ieee80211.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/realtek/files/include/net80211/ieee80211.h')
-rwxr-xr-x[-rw-r--r--]target/linux/realtek/files/include/net80211/ieee80211.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/realtek/files/include/net80211/ieee80211.h b/target/linux/realtek/files/include/net80211/ieee80211.h
index c28e83df0..ced9a9f3a 100644..100755
--- a/target/linux/realtek/files/include/net80211/ieee80211.h
+++ b/target/linux/realtek/files/include/net80211/ieee80211.h
@@ -712,6 +712,7 @@ enum {
#define IEEE80211_CHANSWITCHANN_BYTES 5
+#if 0 //rtk_nl80211
struct ieee80211_tim_ie {
u_int8_t tim_ie; /* IEEE80211_ELEMID_TIM */
u_int8_t tim_len;
@@ -720,6 +721,7 @@ struct ieee80211_tim_ie {
u_int8_t tim_bitctl; /* bitmap control */
u_int8_t tim_bitmap[1]; /* variable-length bitmap */
} __packed;
+#endif
struct ieee80211_country_ie {
u_int8_t ie; /* IEEE80211_ELEMID_COUNTRY */