diff options
| author | Herbert Xu <herbert@gondor.apana.org.au> | 2025-03-24 07:04:18 +0300 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-04-07 08:22:25 +0300 |
| commit | cc98d8ce934b99789d30421957fd6a20fffb1c22 (patch) | |
| tree | fc89cf51c95b0dc4b62d8e6d5ef29999b0da8fcc /include/linux/memory | |
| parent | 184e56e77c06a7eef68a021e9d4b11a11a8ab096 (diff) | |
| download | linux-cc98d8ce934b99789d30421957fd6a20fffb1c22.tar.xz | |
crypto: iaa - Do not clobber req->base.data
The req->base.data field is for the user and must not be touched by
the driver, unless you save it first.
The iaa driver doesn't seem to be using the req->base.data value
so just remove the assignment.
Fixes: 09646c98d0bf ("crypto: iaa - Add irq support for the crypto async interface")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux/memory')
0 files changed, 0 insertions, 0 deletions
