diff options
author | Stefan Schmidt <stefan@osg.samsung.com> | 2018-04-12 14:28:49 +0200 |
---|---|---|
committer | Stefan Schmidt <stefan@osg.samsung.com> | 2018-04-23 20:56:23 +0200 |
commit | 7e0ffee1b2e7d26cc2147be0d9d5186823e923f3 (patch) | |
tree | 67b80ad93acea2f525353b6e7fa0945a5e98950f /net/ieee802154 | |
parent | net: ieee802154: atusb: Replace GFP_ATOMIC with GFP_KERNEL in atusb_probe (diff) | |
download | linux-7e0ffee1b2e7d26cc2147be0d9d5186823e923f3.tar.xz linux-7e0ffee1b2e7d26cc2147be0d9d5186823e923f3.zip |
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>
Diffstat (limited to 'net/ieee802154')
0 files changed, 0 insertions, 0 deletions