diff options
author | 2024-11-08 18:22:27 +0100 | |
---|---|---|
committer | 2024-11-15 19:52:51 +0800 | |
commit | 572b7cf08403b6c67dfe0dc3e0f2efb42443254f (patch) | |
tree | 1ff030a115713afed0f47383401ae11d4ce27d09 /scripts/gdb/linux/modules.py | |
parent | crypto: aesni - Move back to module_init (diff) | |
download | wireguard-linux-572b7cf08403b6c67dfe0dc3e0f2efb42443254f.tar.xz wireguard-linux-572b7cf08403b6c67dfe0dc3e0f2efb42443254f.zip |
crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()
If do_cpt_init() fails, a previous dma_alloc_coherent() call needs to be
undone.
Add the needed dma_free_coherent() before returning.
Fixes: 9e2c7d99941d ("crypto: cavium - Add Support for Octeon-tx CPT Engine")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions