OpenCloudOS-Kernel/drivers/net/wireless/realtek
William Dean 42bbf810e1 wifi: rtw88: check the return value of alloc_workqueue()
The function alloc_workqueue() in rtw_core_init() can fail, but
there is no check of its return value. To fix this bug, its return value
should be checked with new error handling code.

Fixes: fe101716c7 ("rtw88: replace tx tasklet with work queue")
Reported-by: Hacash Robot <hacashRobot@santino.com>
Signed-off-by: William Dean <williamsukatube@gmail.com>
Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220723063756.2956189-1-williamsukatube@163.com
2022-07-29 16:35:53 +03:00
..
rtl8xxxu wifi: rtl8xxxu: Fix the error handling of the probe function 2022-07-27 15:52:55 +03:00
rtl818x wifi: mac80211: change QoS settings API to take link into account 2022-07-15 11:43:15 +02:00
rtlwifi wifi: rtlwifi: Remove duplicate word and Fix typo 2022-07-27 14:05:39 +03:00
rtw88 wifi: rtw88: check the return value of alloc_workqueue() 2022-07-29 16:35:53 +03:00
rtw89 wifi: rtw89: 8852a: adjust IMR for SER L1 2022-07-29 16:35:24 +03:00
Kconfig rtw89: add Realtek 802.11ax driver 2021-10-13 09:01:12 +03:00
Makefile rtw89: add Realtek 802.11ax driver 2021-10-13 09:01:12 +03:00