mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-10 08:44:39 +01:00
This updates mac80211 to version 6.1.145-1. This code is based on Linux 6.1.145 and contains all fixes included in the upstream wireless subsystem from that kernel version. This includes many bugfixes and also some security fixes. The removed patches were applied upstream. Link: https://github.com/openwrt/openwrt/pull/16948 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
10 lines
283 B
Diff
10 lines
283 B
Diff
--- a/drivers/staging/rtl8723bs/Kconfig
|
|
+++ b/drivers/staging/rtl8723bs/Kconfig
|
|
@@ -5,7 +5,6 @@ config RTL8723BS
|
|
depends on m
|
|
depends on WLAN && MMC && CFG80211
|
|
depends on m
|
|
- select CFG80211_WEXT
|
|
depends on CRYPTO
|
|
depends on CRYPTO_LIB_AES
|
|
select BPAUTO_CRYPTO_LIB_ARC4
|