git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f043b5
)
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
author
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 22 Jul 2015 10:05:35 +0000
(18:05 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 23 Jul 2015 10:09:18 +0000
(18:09 +0800)
This patch removes a bogus BUG_ON in the ablkcipher path that
triggers when the destination buffer is different from the source
buffer and is scattered.
Cc: stable@vger.kernel.org
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ixp4xx_crypto.c
patch
|
blob
|
history
diff --cc
drivers/crypto/ixp4xx_crypto.c
Simple merge