commit | b43e726b32b85713c7c56b6545cf71c2b02b5e1a | [log] [tgz] |
---|---|---|
author | Jeremy Katz <katzj@redhat.com> | Thu Jul 03 19:03:31 2008 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jul 10 20:35:16 2008 +0800 |
tree | dc49a97136922ac35c6514639bb18ac719cafb91 | |
parent | 4b22f0ddb6564210c9ded7ba25b2a1007733e784 [diff] |
crypto: padlock - Make module loading quieter when hardware isn't available When loading aes or sha256 via the module aliases, the padlock modules also try to get loaded. Make the error message for them not being present only be a NOTICE rather than an ERROR so that use of 'quiet' will suppress the messages Signed-off-by: Jeremy Katz <katzj@redhat.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>