diff options
author | 2025-08-26 18:54:37 +1000 | |
---|---|---|
committer | 2025-08-26 13:47:21 +0200 | |
commit | 7e2f3213e85eba00acb4cfe6d71647892d63c3a1 (patch) | |
tree | 3fe5d445652e2ae412133cf17ac531fd0fa13152 /rust/pin-init/internal/src | |
parent | wifi: mac80211: fix incorrect type for ret (diff) | |
download | wireguard-linux-7e2f3213e85eba00acb4cfe6d71647892d63c3a1.tar.xz wireguard-linux-7e2f3213e85eba00acb4cfe6d71647892d63c3a1.zip |
wifi: mac80211: increase scan_ies_len for S1G
Currently the S1G capability element is not taken into account
for the scan_ies_len, which leads to a buffer length validation
failure in ieee80211_prep_hw_scan() and subsequent WARN in
__ieee80211_start_scan(). This prevents hw scanning from functioning.
To fix ensure we accommodate for the S1G capability length.
Signed-off-by: Lachlan Hodges <lachlan.hodges@morsemicro.com>
Link: https://patch.msgid.link/20250826085437.3493-1-lachlan.hodges@morsemicro.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions