diff options
author | Wen Gong <[email protected]> | 2021-09-24 06:00:51 -0400 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2021-09-24 12:57:24 +0200 |
commit | 37123c3baaee4d6a189ad4abad804770d4a607e8 (patch) | |
tree | 1acf87721580f0a22c395967cff25c97d9e1c859 /scripts/gdb/linux/lists.py | |
parent | 9e263e193af73d2509dc3102a680a11130f44e20 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[remove now unnecessary size validation, use -ENOMEM, free elems earlier
for less error handling code]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions