1
0
Fork 0
alistair23-linux/drivers/uwb
Johan Hovold d6124b409c uwb: fix device reference leaks
This subsystem consistently fails to drop the device reference taken by
class_find_device().

Note that some of these lookup functions already take a reference to the
returned data, while others claim no reference is needed (or does not
seem need one).

Fixes: 183b9b592a ("uwb: add the UWB stack (core files)")
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-01 09:04:04 -06:00
..
i1480
Kconfig
Makefile
address.c
allocator.c
beacon.c
driver.c
drp-avail.c
drp-ie.c
drp.c
est.c
hwa-rc.c
ie-rcv.c
ie.c
lc-dev.c
lc-rc.c uwb: fix device reference leaks 2016-11-01 09:04:04 -06:00
neh.c
pal.c uwb: fix device reference leaks 2016-11-01 09:04:04 -06:00
radio.c
reset.c
rsv.c
scan.c
umc-bus.c
umc-dev.c
umc-drv.c
uwb-debug.c
uwb-internal.h
uwbd.c
whc-rc.c
whci.c