Searched hist:"956 fb851a6e19da5ab491e19c1bc323bb2c2cf6f" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_coex.c | diff 956fb851a6e19da5ab491e19c1bc323bb2c2cf6f Mon Dec 05 07:14:41 CET 2022 Yuan Can <yuancan@huawei.com> wifi: rsi: Fix memory leak in rsi_coex_attach()
The coex_cb needs to be freed when rsi_create_kthread() failed in rsi_coex_attach().
Fixes: 2108df3c4b18 ("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
|