Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104117
b: refs/heads/master
c: 902a94e
h: refs/heads/master
i:
  104115: 1626a53
v: v3
  • Loading branch information
Tom Tucker committed Jul 2, 2008
1 parent ec29cfc commit 979f8e2
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: 36ef25e464dbc5820c22a9b2f619b787eda594df
refs/heads/master: 902a94e0889be1f9fcefc0e1b602b06136e01812
1 change: 1 addition & 0 deletions trunk/net/sunrpc/xprtrdma/svc_rdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ static ctl_table svcrdma_root_table[] = {
void svc_rdma_cleanup(void)
{
dprintk("SVCRDMA Module Removed, deregister RPC RDMA transport\n");
flush_scheduled_work();
if (svcrdma_table_header) {
unregister_sysctl_table(svcrdma_table_header);
svcrdma_table_header = NULL;
Expand Down

0 comments on commit 979f8e2

Please sign in to comment.