linux-stable/drivers/staging/vt6655
Navid Emamdoost 65b9006481 staging: vt6655: Fix memory leak in vt6655_probe
commit 80b15db5e1 upstream.

In vt6655_probe, if vnt_init() fails the cleanup code needs to be called
like other error handling cases. The call to device_free_info() is
added.

Fixes: 67013f2c0e ("staging: vt6655: mac80211 conversion add main mac80211 functions")
Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20191004200319.22394-1-navid.emamdoost@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-10-17 13:42:41 -07:00
..
Kconfig
Makefile
TODO
baseband.c
baseband.h
card.c
card.h
channel.c
channel.h
desc.h
device.h
device_cfg.h
device_main.c staging: vt6655: Fix memory leak in vt6655_probe 2019-10-17 13:42:41 -07:00
dpc.c
dpc.h
key.c
key.h
mac.c
mac.h
power.c
power.h
rf.c
rf.h
rxtx.c
rxtx.h
srom.c
srom.h
test
tmacro.h
upc.h