diff options
author | 2009-03-26 15:24:27 +0100 | |
---|---|---|
committer | 2009-03-26 15:24:20 +0100 | |
commit | 700e982f28f5e13cef8eea93ac8c6702f699d894 (patch) | |
tree | c91163f8972c0e1226d6db3c90ea31578f229c2b /lib/dma-debug.c | |
parent | [S390] qdio: proper kill of qdio tasklets (diff) | |
download | linux-rng-700e982f28f5e13cef8eea93ac8c6702f699d894.tar.xz linux-rng-700e982f28f5e13cef8eea93ac8c6702f699d894.zip |
[S390] qdio: call qdio_free also if qdio_shutdown fails
qdio_cleanup is a wrapper function that should call qdio_shutdown and
qdio_free. qdio_free was not called if an error occured in qdio_shutdown
resulting in a missing free of allocated resources.
Call qdio_free regardless of the return value of qdio_shutdown.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions