]> Git Repo - linux.git/commit
crypto: ansi_cprng - Fix module initialization
authorSteffen Klassert <[email protected]>
Sat, 29 Aug 2009 07:36:25 +0000 (17:36 +1000)
committerHerbert Xu <[email protected]>
Sat, 29 Aug 2009 07:36:25 +0000 (17:36 +1000)
commita367b17f34e1280270a6b577c11d5ecff093f9ae
tree62b8906852cf2fd85821d9b90ce025240a7b9e9f
parent36f87a4a29cb8cd291169483079fde34bad4ef16
crypto: ansi_cprng - Fix module initialization

Return the value we got from crypto_register_alg() instead of
returning 0 in any case.

Signed-off-by: Steffen Klassert <[email protected]>
Acked-by: Neil Horman <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
crypto/ansi_cprng.c
This page took 0.05387 seconds and 4 git commands to generate.