diff options
| author | Zilin Guan <zilin@seu.edu.cn> | 2025-11-09 14:56:48 +0000 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-11-14 18:15:49 +0800 |
| commit | 76ce17f6f7f78ab79b9741388bdb4dafa985b4e9 (patch) | |
| tree | 271bdd348a6f2ea819adfa754be0fa775fd9f557 /scripts/lib/abi/helpers.py | |
| parent | 2236fc007a78b2d734cf0c236c33b722d344daa3 (diff) | |
crypto: iaa - Fix incorrect return value in save_iaa_wq()
The save_iaa_wq() function unconditionally returns 0, even when an error
is encountered. This prevents the error code from being propagated to the
caller.
Fix this by returning the 'ret' variable, which holds the actual status
of the operations within the function.
Fixes: ea7a5cbb43696 ("crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core")
Signed-off-by: Zilin Guan <zilin@seu.edu.cn>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/lib/abi/helpers.py')
0 files changed, 0 insertions, 0 deletions
