diff options
author | 2009-12-28 12:22:06 +0100 | |
---|---|---|
committer | 2009-12-28 12:33:00 +0100 | |
commit | cbf8de1620cdb1abb5b0618ff561004f816064fc (patch) | |
tree | 827fcc026734b805b546f02016e47089acbeb960 /kernel/range.c | |
parent | arch/avr32: Fix build failure for avr32 caused by typo (diff) | |
download | wireguard-linux-cbf8de1620cdb1abb5b0618ff561004f816064fc.tar.xz wireguard-linux-cbf8de1620cdb1abb5b0618ff561004f816064fc.zip |
avr32: clean up memory allocation in at32_add_device_mci
This patch will check if the kzalloc for the MCI DMA struct actually
returns a valid address, and also clean up properly if it fails or the
function fails at a later stage.
This also silences a compiler warning about using the slave variable
uninitialized.
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Diffstat (limited to 'kernel/range.c')
0 files changed, 0 insertions, 0 deletions