Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19163
b: refs/heads/master
c: cc76e33
h: refs/heads/master
i:
  19161: 77e5312
  19159: e80e026
v: v3
  • Loading branch information
Michael S. Tsirkin authored and Roland Dreier committed Jan 17, 2006
1 parent 413f8fb commit a65ac13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 47f7a0714b67b904a3a36e2f2d85904e8064219b
refs/heads/master: cc76e33ec98ee2acab2d10828d31588d1b10f274
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/core/uverbs_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -902,6 +902,7 @@ static void __exit ib_uverbs_cleanup(void)
unregister_filesystem(&uverbs_event_fs);
class_destroy(uverbs_class);
unregister_chrdev_region(IB_UVERBS_BASE_DEV, IB_UVERBS_MAX_DEVICES);
flush_scheduled_work();
idr_destroy(&ib_uverbs_pd_idr);
idr_destroy(&ib_uverbs_mr_idr);
idr_destroy(&ib_uverbs_mw_idr);
Expand Down

0 comments on commit a65ac13

Please sign in to comment.