[email protected] wrote: > From: Zhang Zhijie <[email protected]> > > In some cases, the nents of src scatterlist is different from > dst scatterlist. So two variables are used to handle the nents > of src&dst scatterlist. > > Reported-by: Eric Biggers <[email protected]> > Fixes: 433cd2c617bf ("crypto: rockchip - add crypto driver for rk3288") > Cc: <[email protected]> # v4.5+ > Signed-off-by: Zhang Zhijie <[email protected]> > --- > drivers/crypto/rockchip/rk3288_crypto.c | 2 +- > drivers/crypto/rockchip/rk3288_crypto.h | 3 ++- > drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c | 5 +++-- > drivers/crypto/rockchip/rk3288_crypto_ahash.c | 2 +- > 4 files changed, 7 insertions(+), 5 deletions(-)
All applied. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
