diff options
-rw-r--r-- | crypto/crypto_user.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/crypto_user.c b/crypto/crypto_user.c index 0bb30ac3a323..c5148a35ae0a 100644 --- a/crypto/crypto_user.c +++ b/crypto/crypto_user.c | |||
@@ -534,3 +534,4 @@ module_exit(crypto_user_exit); | |||
534 | MODULE_LICENSE("GPL"); | 534 | MODULE_LICENSE("GPL"); |
535 | MODULE_AUTHOR("Steffen Klassert <steffen.klassert@secunet.com>"); | 535 | MODULE_AUTHOR("Steffen Klassert <steffen.klassert@secunet.com>"); |
536 | MODULE_DESCRIPTION("Crypto userspace configuration API"); | 536 | MODULE_DESCRIPTION("Crypto userspace configuration API"); |
537 | MODULE_ALIAS("net-pf-16-proto-21"); | ||