summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2024-03-18 19:53:18 +0300
committerJohannes Berg <johannes.berg@intel.com>2024-03-25 17:38:12 +0300
commitc121514df0daa800cc500dc2738e0b8a1c54af98 (patch)
tree946a28fc683572096891c13507dcd7a92a78e3c9 /tools/perf/scripts/python/export-to-sqlite.py
parentb7793a1a2f370c28b17d9554b58e9dc51afcfcbd (diff)
downloadlinux-c121514df0daa800cc500dc2738e0b8a1c54af98.tar.xz
wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()
If there was a possibility of an MLE basic STA profile without subelements, we might reject it because we account for the one octet for sta_info_len twice (it's part of itself, and in the fixed portion). Like in ieee80211_mle_reconf_sta_prof_size_ok, subtract 1 to adjust that. When reading the elements we did take this into account, and since there are always elements, this never really mattered. Fixes: 7b6f08771bf6 ("wifi: ieee80211: Support validating ML station profile length") Signed-off-by: Johannes Berg <johannes.berg@intel.com> Reviewed-by: Ilan Peer <ilan.peer@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://msgid.link/20240318184907.00bb0b20ed60.I8c41dd6fc14c4b187ab901dea15ade73c79fb98c@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions