linux-uconsole/drivers/net/wireless/rsi
Navid Emamdoost 5da96cc316 rsi: release skb if rsi_prepare_beacon fails
commit d563131ef2 upstream.

In rsi_send_beacon, if rsi_prepare_beacon fails the allocated skb should
be released.

Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-12-13 08:50:57 +01:00
..
Kconfig
Makefile
rsi_91x_coex.c
rsi_91x_core.c
rsi_91x_debugfs.c
rsi_91x_hal.c
rsi_91x_mac80211.c rsi: Fix NULL pointer dereference in kmalloc 2019-05-31 06:46:15 -07:00
rsi_91x_main.c
rsi_91x_mgmt.c rsi: release skb if rsi_prepare_beacon fails 2019-12-13 08:50:57 +01:00
rsi_91x_ps.c
rsi_91x_sdio.c
rsi_91x_sdio_ops.c
rsi_91x_usb.c rsi: fix a double free bug in rsi_91x_deinit() 2019-09-19 09:09:41 +02:00
rsi_91x_usb_ops.c
rsi_boot_params.h
rsi_coex.h
rsi_common.h
rsi_debugfs.h
rsi_hal.h
rsi_main.h
rsi_mgmt.h
rsi_ps.h
rsi_sdio.h
rsi_usb.h