On Tue, Nov 04, 2014 at 03:08:09AM +0100, Stephan Mueller wrote: > The kernel module drbg.ko is currently not loaded automatically when a > DRBG is requested by a consumer. This is due to missing MODULE_ALIAS > flags for each of the implemented DRBG types. > > This patch adds aliases for each of the 22 defined DRBGs. > > Signed-off-by: Stephan Mueller <[email protected]>
Applied. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

