Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193597
b: refs/heads/master
c: 768bbed
h: refs/heads/master
i:
  193595: 08099c2
v: v3
  • Loading branch information
Tina Yang authored and David S. Miller committed Mar 17, 2010
1 parent 5f9cb7b commit de79dda
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: 561c7df63e259203515509a7ad075382a42bff0c
refs/heads/master: 768bbedf9ca4cc4784eae2003f37abe0818fe0b0
2 changes: 1 addition & 1 deletion trunk/net/rds/threads.c
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ void rds_threads_exit(void)

int __init rds_threads_init(void)
{
rds_wq = create_singlethread_workqueue("krdsd");
rds_wq = create_workqueue("krdsd");
if (rds_wq == NULL)
return -ENOMEM;

Expand Down

0 comments on commit de79dda

Please sign in to comment.