Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247765
b: refs/heads/master
c: cdc712d
h: refs/heads/master
i:
  247763: dbc0799
v: v3
  • Loading branch information
Dan Carpenter authored and Herbert Xu committed Mar 27, 2011
1 parent ec8b929 commit fb13b5f
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: 54e198d4c162b36ba864ecc658c829454074523f
refs/heads/master: cdc712d884cec0354d6899e7a329eee542ca2f7d
2 changes: 1 addition & 1 deletion trunk/drivers/crypto/caam/caamalg.c
Original file line number Diff line number Diff line change
Expand Up @@ -1136,7 +1136,7 @@ static int __init caam_algapi_init(void)
if (IS_ERR(t_alg)) {
err = PTR_ERR(t_alg);
dev_warn(ctrldev, "%s alg allocation failed\n",
t_alg->crypto_alg.cra_driver_name);
driver_algs[i].driver_name);
continue;
}

Expand Down

0 comments on commit fb13b5f

Please sign in to comment.