summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2025-03-24 07:04:18 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2025-04-07 08:22:25 +0300
commitcc98d8ce934b99789d30421957fd6a20fffb1c22 (patch)
treefc89cf51c95b0dc4b62d8e6d5ef29999b0da8fcc /include/linux
parent184e56e77c06a7eef68a021e9d4b11a11a8ab096 (diff)
downloadlinux-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')
0 files changed, 0 insertions, 0 deletions