commit | 1cc7e01ff977770ce0651f4d347a84e360835c3b | [log] [tgz] |
---|---|---|
author | Jan Glauber <jglauber@cavium.com> | Mon Apr 09 17:45:53 2018 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat Apr 21 00:58:35 2018 +0800 |
tree | 33811a8d24d116ab032672f690f56e73040b0be6 | |
parent | a40c88045506ecba8e3ae75da19e8a2c53e23a41 [diff] |
crypto: cavium - Fix statistics pending request value The pending request counter was read from the wrong register. While at it, there is no need to use an atomic for it as it is only read localy in a loop. Signed-off-by: Jan Glauber <jglauber@cavium.com> Reviewed-by: Robert Richter <rrichter@cavium.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>