aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/leds-ws2812b
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2023-10-27 07:37:52 +0000
committerPetr Štetiar <ynezz@true.cz>2023-11-02 14:44:48 +0000
commit65a10c82305a311f2359fad7792dfd4b7455cd29 (patch)
treedc0587b7b819f03cf177878ec55cf11ab2c2f2ae /package/kernel/leds-ws2812b
parent21e5db97c410f4008c8fe8515fb79a7cde368dbf (diff)
downloadupstream-65a10c82305a311f2359fad7792dfd4b7455cd29.tar.gz
upstream-65a10c82305a311f2359fad7792dfd4b7455cd29.tar.bz2
upstream-65a10c82305a311f2359fad7792dfd4b7455cd29.zip
hostapd: fix broken WPS on broadcom-wl and ath11k
Upgrading wpa_supplicant from 2.9 to 2.10 breaks broadcom-wl/ath11k based adapters. The reason for it is hostapd tries to install additional IEs for scanning while the driver does not support this. The kernel indicates the maximum number of bytes for additional scan IEs using the NL80211_ATTR_MAX_SCAN_IE_LEN attribute. Save this value and only add additional scan IEs in case the driver can accommodate these additional IEs. Bug: http://lists.infradead.org/pipermail/hostap/2022-January/040178.html Bug-Debian: https://bugs.debian.org/1004524 Bug-ArchLinux: https://bugs.archlinux.org/task/73495 Upstream-Status: Changes Requested [https://patchwork.ozlabs.org/project/hostap/patch/20220130192200.10883-1-mail@david-bauer.net] Reported-by: Étienne Morice <neon.emorice@mail.com> Tested-by: Étienne Morice <neon.emorice@mail.com> Signed-off-by: David Bauer <mail@david-bauer.net> Signed-off-by: Petr Štetiar <ynezz@true.cz> (cherry picked from commit 6dca88aa4acd60229147628cb920d05a1136666d)
Diffstat (limited to 'package/kernel/leds-ws2812b')
0 files changed, 0 insertions, 0 deletions