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:
6329d30
)
crypto: chainiv - Invoke completion function
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 10 Jul 2008 09:42:36 +0000
(17:42 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 10 Jul 2008 12:34:38 +0000
(20:34 +0800)
When chainiv postpones requests it never calls their completion functions.
This causes symptoms such as memory leaks when IPsec is in use.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found