linux/drivers/net/ieee802154
Stefan Schmidt 7e0ffee1b2 net: ieee802154: mcr20a: do not leak resources on error path
We already allocated the device and platform  data at this
point. Instead of simply return from the probe function we
need to cleanup the resources first.

Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com>
Acked-by: Xue Liu <liuxuenetmail@gmail.com>
2018-04-23 20:56:23 +02:00
..
Kconfig
Makefile
adf7242.c
at86rf230.c
at86rf230.h
atusb.c net: ieee802154: atusb: Replace GFP_ATOMIC with GFP_KERNEL in atusb_probe 2018-04-23 20:56:23 +02:00
atusb.h
ca8210.c ieee802154: ca8210: fix uninitialised data read 2018-03-29 16:51:26 +02:00
cc2520.c
fakelb.c
mcr20a.c net: ieee802154: mcr20a: do not leak resources on error path 2018-04-23 20:56:23 +02:00
mcr20a.h
mrf24j40.c