]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: mv_cesa - fix final callback not ignoring input data
authorPhil Sutter <phil.sutter@viprinet.com>
Mon, 27 Feb 2012 11:17:04 +0000 (12:17 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 28 Feb 2012 08:29:23 +0000 (16:29 +0800)
commit4f97f95e22063b091aa85408ae6bd0700a823b84
treedb0e8fffe56ff86c381623fe1dacdd1a25b3c1e7
parent6958c29a5850bb271e53a1cad8371bf36d0d07df
crypto: mv_cesa - fix final callback not ignoring input data

Broken by commit 4e79eaeacef2f54a74e5525d728ea3031ee53760 for users
passing a request with non-zero 'nbytes' field, like e.g. testmgr.

Cc: <stable@kernel.org> # 3.0+
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/mv_cesa.c