summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap
diff options
context:
space:
mode:
authorOndrej Zary <linux@rainbow-software.org>2015-11-19 20:13:04 +0100
committerDavid S. Miller <davem@davemloft.net>2015-11-20 14:48:27 -0500
commit39536ff81e81fef6202612a3ba98aa21fa00c254 (patch)
tree55f352047e7612cce6f7f508a15a8ba36fe09005 /drivers/base/regmap
parent6b99c6d558bbfaba0292db1996199325a74c7d02 (diff)
downloadlinux-39536ff81e81fef6202612a3ba98aa21fa00c254.tar.bz2
dl2k: Handle memory allocation errors in alloc_list
If memory allocation fails in alloc_list(), free the already allocated memory and return -ENOMEM. In rio_open(), call alloc_list() first and abort if it fails. Move HW access (set RFDListPtr) out ot alloc_list(). Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/base/regmap')
0 files changed, 0 insertions, 0 deletions