diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-12-03 10:19:29 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-17 11:36:50 +0100 |
commit | 65635600c775a19d0821ad5eb52fff3ddd4a2626 (patch) | |
tree | 4f8261d59812fdbda527f5be66091043ec404d74 /kernel/trace/trace_functions_graph.c | |
parent | a55dcaadb59f05359758925b6887eaf43bc324b7 (diff) |
crypto: qce - fix goto jump in error path
commit 5278275c1758a38199b43530adfc50098f4b41c7 upstream.
If qce_check_version() fails, we should jump to err_dma as we already
called qce_dma_request() a couple lines before.
Cc: stable@vger.kernel.org
Fixes: ec8f5d8f6f76 ("crypto: qce - Qualcomm crypto engine driver")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions