diff options
| author | 2021-09-24 06:00:51 -0400 | |
|---|---|---|
| committer | 2021-09-24 12:57:24 +0200 | |
| commit | 37123c3baaee4d6a189ad4abad804770d4a607e8 (patch) | |
| tree | 1acf87721580f0a22c395967cff25c97d9e1c859 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | nl80211: don't put struct cfg80211_ap_settings on stack (diff) | |
| download | linux-dev-37123c3baaee4d6a189ad4abad804770d4a607e8.tar.xz linux-dev-37123c3baaee4d6a189ad4abad804770d4a607e8.zip | |
mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel()
In function ieee80211_prep_channel(), it has some ieee80211_bss_get_ie()
and cfg80211_find_ext_ie() to get the IE, this is to use another
function ieee802_11_parse_elems() to get all the IEs in one time.
Signed-off-by: Wen Gong <wgong@codeaurora.org>
Link: https://lore.kernel.org/r/20210924100052.32029-6-wgong@codeaurora.org
[remove now unnecessary size validation, use -ENOMEM, free elems earlier
for less error handling code]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
