cfg80211: support non-inheritance element
authorSara Sharon <sara.sharon@intel.com>
Fri, 15 Mar 2019 15:39:03 +0000 (17:39 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 5 Feb 2021 10:39:41 +0000 (11:39 +0100)
Subelement profile may specify element IDs it doesn't inherit
from the management frame. Support it.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
include/linux/ieee80211.h

index 4c935313bb882d37c8e40043c7c569b45516dac0..2645b2f2ab4a8cce0b383065c2c4e474d4713e30 100644 (file)
@@ -2506,6 +2506,7 @@ enum ieee80211_eid_ext {
        WLAN_EID_EXT_HE_MU_EDCA = 38,
        WLAN_EID_EXT_MAX_CHANNEL_SWITCH_TIME = 52,
        WLAN_EID_EXT_MULTIPLE_BSSID_CONFIGURATION = 55,
+       WLAN_EID_EXT_NON_INHERITANCE = 56,
 };
 
 /* Action category code */