mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-12 02:51:05 +00:00
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.
Fixes:
|
||
|---|---|---|
| .. | ||
| aead.c | ||
| aead.h | ||
| cipher.h | ||
| common.c | ||
| common.h | ||
| core.c | ||
| core.h | ||
| dma.c | ||
| dma.h | ||
| Makefile | ||
| regs-v5.h | ||
| sha.c | ||
| sha.h | ||
| skcipher.c | ||