diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2025-01-13 18:54:17 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-01-15 14:42:14 +0100 |
commit | 1a0d24775cdee2b8dc14bfa4f4418c930ab1ac57 (patch) | |
tree | 72da79be51fa386ea476a5daff92c6930f18f262 /tools/perf/scripts/python/parallel-perf.py | |
parent | a4058dc1e7b0051b2baf604fd9db8f1f7d529600 (diff) |
wifi: cfg80211: adjust allocation of colocated AP data
In 'cfg80211_scan_6ghz()', an instances of 'struct cfg80211_colocated_ap'
are allocated as if they would have 'ssid' as trailing VLA member. Since
this is not so, extra IEEE80211_MAX_SSID_LEN bytes are not needed.
Briefly tested with KUnit.
Fixes: c8cb5b854b40 ("nl80211/cfg80211: support 6 GHz scanning")
Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Link: https://patch.msgid.link/20250113155417.552587-1-dmantipov@yandex.ru
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions