From: Adrian-Ken Rueegsegger Date: Thu, 5 Feb 2009 05:19:31 +0000 (+1100) Subject: crypto: shash - Fix module refcount X-Git-Tag: v2.6.29-rc5~51^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4abfd73e34e7915e62b6f75bd3e9f4014f830910;p=pandora-kernel.git crypto: shash - Fix module refcount 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed