diff options
Diffstat (limited to 'net/mac80211/wme.h')
-rw-r--r-- | net/mac80211/wme.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net/mac80211/wme.h b/net/mac80211/wme.h index 6053b1c9feee..faead6d02026 100644 --- a/net/mac80211/wme.h +++ b/net/mac80211/wme.h | |||
@@ -13,11 +13,6 @@ | |||
13 | #include <linux/netdevice.h> | 13 | #include <linux/netdevice.h> |
14 | #include "ieee80211_i.h" | 14 | #include "ieee80211_i.h" |
15 | 15 | ||
16 | #define QOS_CONTROL_ACK_POLICY_NORMAL 0 | ||
17 | #define QOS_CONTROL_ACK_POLICY_NOACK 1 | ||
18 | |||
19 | #define QOS_CONTROL_ACK_POLICY_SHIFT 5 | ||
20 | |||
21 | extern const int ieee802_1d_to_ac[8]; | 16 | extern const int ieee802_1d_to_ac[8]; |
22 | 17 | ||
23 | u16 ieee80211_select_queue(struct ieee80211_sub_if_data *sdata, | 18 | u16 ieee80211_select_queue(struct ieee80211_sub_if_data *sdata, |