diff --git a/[refs] b/[refs] index 4cf7f81740f6..08d117d78193 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 91f44b02992f632ac6c070f985cd58d5acee4199 +refs/heads/master: 44316cb1e97a1e7f76eb3f07e5b0ba91d72e9693 diff --git a/trunk/include/linux/ieee80211.h b/trunk/include/linux/ieee80211.h index 351c0ab4e284..7f2354534242 100644 --- a/trunk/include/linux/ieee80211.h +++ b/trunk/include/linux/ieee80211.h @@ -122,6 +122,7 @@ /* U-APSD queue for WMM IEs sent by AP */ #define IEEE80211_WMM_IE_AP_QOSINFO_UAPSD (1<<7) +#define IEEE80211_WMM_IE_AP_QOSINFO_PARAM_SET_CNT_MASK 0x0f /* U-APSD queues for WMM IEs sent by STA */ #define IEEE80211_WMM_IE_STA_QOSINFO_AC_VO (1<<0)