Re: [PATCH] crypto: user - add MODULE_ALIAS

2014-11-26 Thread Herbert Xu
On Mon, Nov 24, 2014 at 05:12:45PM +0100, Stephan Mueller wrote: > To allow automatic loading of the crypto_user kernel module, the netlink > MODULE_ALIAS is added. > > Signed-off-by: Stephan Mueller Applied. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://

[PATCH] crypto: user - add MODULE_ALIAS

2014-11-24 Thread Stephan Mueller
To allow automatic loading of the crypto_user kernel module, the netlink MODULE_ALIAS is added. Signed-off-by: Stephan Mueller --- crypto/crypto_user.c | 1 + 1 file changed, 1 insertion(+) diff --git a/crypto/crypto_user.c b/crypto/crypto_user.c index e2a34fe..255df95 100644 --- a/crypto/crypt