diff options
| author | 2014-06-02 11:20:17 -0400 | |
|---|---|---|
| committer | 2014-06-02 11:20:17 -0400 | |
| commit | fcb2c0d6cf75750e2912b09a3d0a782c90e2b1a0 (patch) | |
| tree | a17982638b066ae29f8ab1a6e37f18e6dddb5272 /include/linux | |
| parent | Revert "net/mlx4_en: Use affinity hint" (diff) | |
| parent | wil6210: improve debug for WMI receive (diff) | |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/ieee80211.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/ieee80211.h b/include/linux/ieee80211.h index f194ccb8539c..6bff13f74050 100644 --- a/include/linux/ieee80211.h +++ b/include/linux/ieee80211.h @@ -1711,6 +1711,7 @@ enum ieee80211_eid { WLAN_EID_RRM_ENABLED_CAPABILITIES = 70, WLAN_EID_MULTIPLE_BSSID = 71, WLAN_EID_BSS_COEX_2040 = 72, + WLAN_EID_BSS_INTOLERANT_CHL_REPORT = 73, WLAN_EID_OVERLAP_BSS_SCAN_PARAM = 74, WLAN_EID_RIC_DESCRIPTOR = 75, WLAN_EID_MMIE = 76, |
