acrn-kernel/drivers/net/wireless/rsi
Yuan Can c4f1ded67a wifi: rsi: Fix memory leak in rsi_coex_attach()
[ Upstream commit 956fb851a6 ]

The coex_cb needs to be freed when rsi_create_kthread() failed in
rsi_coex_attach().

Fixes: 2108df3c4b ("rsi: add coex support")
Signed-off-by: Yuan Can <yuancan@huawei.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20221205061441.114632-1-yuancan@huawei.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-10 09:32:48 +01:00
..
Kconfig
Makefile
rsi_91x_coex.c wifi: rsi: Fix memory leak in rsi_coex_attach() 2023-03-10 09:32:48 +01:00
rsi_91x_core.c wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port 2022-12-31 13:32:09 +01:00
rsi_91x_debugfs.c rsi: make array fsm_state static const, makes object smaller 2021-08-29 11:32:01 +03:00
rsi_91x_hal.c wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port 2022-12-31 13:32:09 +01:00
rsi_91x_mac80211.c wifi: rsi: fix kernel-doc warning 2022-09-06 10:34:40 +02:00
rsi_91x_main.c Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2022-01-17 05:49:30 +02:00
rsi_91x_mgmt.c wifi: mac80211: move interface config to new struct 2022-06-20 12:55:03 +02:00
rsi_91x_ps.c
rsi_91x_sdio.c wifi: rsi: fix repeated words in comments 2022-07-18 15:11:53 +03:00
rsi_91x_sdio_ops.c exit: Rename complete_and_exit to kthread_complete_and_exit 2021-12-13 12:04:45 -06:00
rsi_91x_usb.c rsi: Fix out-of-bounds read in rsi_read_pkt() 2021-11-29 12:43:54 +02:00
rsi_91x_usb_ops.c exit: Rename complete_and_exit to kthread_complete_and_exit 2021-12-13 12:04:45 -06:00
rsi_boot_params.h
rsi_coex.h
rsi_common.h
rsi_debugfs.h
rsi_hal.h rsi: Fix module dev_oper_mode parameter description 2021-09-21 18:03:48 +03:00
rsi_main.h rsi: fix rate mask set leading to P2P failure 2021-09-21 08:42:37 +03:00
rsi_mgmt.h
rsi_ps.h
rsi_sdio.h
rsi_usb.h rsi: Fix out-of-bounds read in rsi_read_pkt() 2021-11-29 12:43:54 +02:00