OpenCloudOS-Kernel/drivers/staging/rtl8723bs
Arnd Bergmann cb7abd1db6 staging: rtl8723bs: select CONFIG_CRYPTO_LIB_ARC4
The other rtlwifi drivers already have this, but r8723bs
was converted to the generic implementation without adding
the select:

ERROR: modpost: "arc4_crypt" [drivers/staging/rtl8723bs/r8723bs.ko] undefined!
ERROR: modpost: "arc4_setkey" [drivers/staging/rtl8723bs/r8723bs.ko] undefined!

Fixes: 1b11e893ed ("staging: rtl8723bs: replace private arc4 encryption with in-kernel one")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20210721153550.3624490-1-arnd@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-07-21 17:41:24 +02:00
..
core staging: rtl8723bs: convert function to static 2021-06-24 14:44:33 +02:00
hal staging: rtl8723bs: Fix a resource leak in sd_int_dpc 2021-07-21 11:40:00 +02:00
include staging: rtl8723bs: remove VHT dead code 2021-06-24 14:43:45 +02:00
os_dep Staging / IIO driver patches for 5.14-rc1 2021-07-05 14:01:53 -07:00
Kconfig staging: rtl8723bs: select CONFIG_CRYPTO_LIB_ARC4 2021-07-21 17:41:24 +02:00
Makefile staging: rtl8723bs: remove empty hal/odm_debug.c file 2021-05-10 11:19:38 +02:00
TODO staging: rtl8723bs: remove item from TODO list 2021-06-24 14:43:46 +02:00