mirror_ubuntu-kernels/drivers/net/wireless/legacy
Dongliang Mu 072210c725 wifi: ray_cs: add sanity check on local->sram/rmem/amem
The ray_config uses ray_release as its unified error handling function.
However, it does not know if local->sram/rmem/amem succeeds or not.

Fix this by adding sanity check on local->sram/rmem/amem in the
ray_relase.

Signed-off-by: Dongliang Mu <dzm91@hust.edu.cn>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230316133236.556198-3-dzm91@hust.edu.cn
2023-05-27 11:30:31 +03:00
..
Kconfig
Makefile
ray_cs.c wifi: ray_cs: add sanity check on local->sram/rmem/amem 2023-05-27 11:30:31 +03:00
ray_cs.h
rayctl.h
rndis_wlan.c wifi: rndis_wlan: Replace fake flex-array with flexible-array member 2023-03-31 17:48:27 +03:00
wl3501_cs.c wifi: wl3501_cs: Fix an error handling path in wl3501_probe() 2023-05-25 19:16:49 +03:00
wl3501.h