diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2016-12-19 01:26:36 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2016-12-19 13:19:57 +0300 |
commit | c9435f35ae64ee162555a82b6a3586b160093957 (patch) | |
tree | bf2e4cb2375b202d0affeead14cdcdbc03b7b9f2 /drivers/net/ethernet | |
parent | b0b3a37b908b5906524c11f3ca12cd7c9d4adc1c (diff) | |
download | linux-c9435f35ae64ee162555a82b6a3586b160093957.tar.xz |
clocksource/drivers/moxart: Plug memory and mapping leaks
If of_iomap() or any other subsequent function fails moxart_timer_init()
exits without freeing memory and unmapping the timer base.
Add proper cleanup points.
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Link: http://lkml.kernel.org/r/1482099996-1524-1-git-send-email-sudipm.mukherjee@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions