Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157935
b: refs/heads/master
c: c994488
h: refs/heads/master
i:
  157933: 59038a1
  157931: 7f2ec30
  157927: 336177b
  157919: 28366c5
v: v3
  • Loading branch information
Roland Dreier authored and Herbert Xu committed Jun 24, 2009
1 parent 29148b7 commit 5b7b291
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 215ccd6f55a2144bd553e0a3d12e1386f02309fd
refs/heads/master: c9944881acf02b6f25fa62a0441a98b7dc0d7ae6
2 changes: 1 addition & 1 deletion trunk/arch/x86/crypto/aesni-intel_glue.c
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,7 @@ static int __init aesni_init(void)
int err;

if (!cpu_has_aes) {
printk(KERN_ERR "Intel AES-NI instructions are not detected.\n");
printk(KERN_INFO "Intel AES-NI instructions are not detected.\n");
return -ENODEV;
}
if ((err = crypto_register_alg(&aesni_alg)))
Expand Down

0 comments on commit 5b7b291

Please sign in to comment.