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:
b8e1599
)
crypto: shash - Fix module refcount
author
Adrian-Ken Rueegsegger
<rueegsegger@swiss-it.ch>
Thu, 5 Feb 2009 05:19:31 +0000
(16:19 +1100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 5 Feb 2009 05:19:31 +0000
(16:19 +1100)
Module reference counting for shash is incorrect: when
a new shash transformation is created the refcount is not
increased as it should.
Signed-off-by: Adrian-Ken Rueegsegger <rueegsegger@swiss-it.ch>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found