Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199709
b: refs/heads/master
c: 527b952
h: refs/heads/master
i:
  199707: ea7fe46
v: v3
  • Loading branch information
David S. Miller committed May 26, 2010
1 parent 3438245 commit 2860e31
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: ff6c7341e0bc486c3e1b369ab7f3b325b98600d3
refs/heads/master: 527b9525256f97ad8d092bbfc8fdc3c5409f4a4d
2 changes: 1 addition & 1 deletion trunk/drivers/crypto/n2_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1449,7 +1449,7 @@ static int queue_cache_init(void)
{
if (!queue_cache[HV_NCS_QTYPE_MAU - 1])
queue_cache[HV_NCS_QTYPE_MAU - 1] =
kmem_cache_create("cwq_queue",
kmem_cache_create("mau_queue",
(MAU_NUM_ENTRIES *
MAU_ENTRY_SIZE),
MAU_ENTRY_SIZE, 0, NULL);
Expand Down

0 comments on commit 2860e31

Please sign in to comment.