crypto: ansi_cprng - Fix module initialization
authorSteffen Klassert <steffen.klassert@secunet.com>
Sat, 29 Aug 2009 07:36:25 +0000 (17:36 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 29 Aug 2009 07:36:25 +0000 (17:36 +1000)
Return the value we got from crypto_register_alg() instead of
returning 0 in any case.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found