Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27618
b: refs/heads/master
c: 856c256
h: refs/heads/master
v: v3
  • Loading branch information
Michael S. Tsirkin authored and Roland Dreier committed Jun 18, 2006
1 parent c2adeef commit d17fb8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 4be10c1e6dcafec993ac4f9abfa5fdcd83728302
refs/heads/master: 856c256f883f027a14b546164294b4a86fea81a4
1 change: 0 additions & 1 deletion trunk/drivers/infiniband/core/cm.c
Original file line number Diff line number Diff line change
Expand Up @@ -3358,7 +3358,6 @@ static int __init ib_cm_init(void)

static void __exit ib_cm_cleanup(void)
{
flush_workqueue(cm.wq);
destroy_workqueue(cm.wq);
ib_unregister_client(&cm_client);
idr_destroy(&cm.local_id_table);
Expand Down

0 comments on commit d17fb8b

Please sign in to comment.