Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORT

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

authored by

Jes Sorensen and committed by
Johannes Berg
494b6590 53d04525

+1
+1
include/linux/ieee80211.h
··· 1711 1711 WLAN_EID_RRM_ENABLED_CAPABILITIES = 70, 1712 1712 WLAN_EID_MULTIPLE_BSSID = 71, 1713 1713 WLAN_EID_BSS_COEX_2040 = 72, 1714 + WLAN_EID_BSS_INTOLERANT_CHL_REPORT = 73, 1714 1715 WLAN_EID_OVERLAP_BSS_SCAN_PARAM = 74, 1715 1716 WLAN_EID_RIC_DESCRIPTOR = 75, 1716 1717 WLAN_EID_MMIE = 76,