diff options
author | Dave Jones <davej@redhat.com> | 2014-02-09 09:59:14 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-02-09 09:59:14 +0800 |
commit | 80e84c16e72a0eac30085322b4664b7b6b0dde75 (patch) | |
tree | 7f9e360d57d193f64284123f6cf47e8d7f6c62dd /ipc/mqueue.c | |
parent | 0a63b09dd6e321d4488347d6283685d08ee4bb7f (diff) | |
download | blackbird-op-linux-80e84c16e72a0eac30085322b4664b7b6b0dde75.tar.gz blackbird-op-linux-80e84c16e72a0eac30085322b4664b7b6b0dde75.zip |
crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignments
There are some suspicious looking lines of code in the new ccp driver, including
one that assigns a variable to itself, and another that overwrites a previous assignment.
This may have been a cut-and-paste error where 'src' was forgotten to be changed to 'dst'.
I have no hardware to test this, so this is untested.
Signed-off-by: Dave Jones <davej@fedoraproject.org>
Acked-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'ipc/mqueue.c')
0 files changed, 0 insertions, 0 deletions