diff options
author | Liad Kaufman <liad.kaufman@intel.com> | 2017-08-05 11:44:31 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2017-09-21 11:41:58 +0200 |
commit | 2512b1b18d0748d867bb22387db7c86b903291ad (patch) | |
tree | 72cbdc3fdab2db7de3260064ac43a78528eded3e /net/wireless/core.c | |
parent | 79af1f866193de29e65a4dba7d0dab14b0c0ff93 (diff) |
mac80211: extend ieee80211_ie_split to support EXTENSION
Current ieee80211_ie_split() implementation doesn't
account for elements that are sub-elements of the
EXTENSION IE. To extend support to these IEs as well,
treat the WLAN_EID_EXTENSION ids in the %ids array
as indicating that the next id in the array is a
sub-element of the EXTENSION IE.
Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/core.c')
0 files changed, 0 insertions, 0 deletions