Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273756
b: refs/heads/master
c: 8e356b1
h: refs/heads/master
v: v3
  • Loading branch information
Stanislav Kinsbursky authored and Trond Myklebust committed Oct 25, 2011
1 parent c3e2105 commit 3ae4e19
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: e40f5e29ef0909ecba1d759cc930efb7a9a7d935
refs/heads/master: 8e356b1e2a888c59d10a4842995a3273ca2d9086
1 change: 0 additions & 1 deletion trunk/net/sunrpc/svc.c
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,6 @@ svc_destroy(struct svc_serv *serv)
if (svc_serv_is_pooled(serv))
svc_pool_map_put();

svc_unregister(serv);
kfree(serv->sv_pools);
kfree(serv);
}
Expand Down

0 comments on commit 3ae4e19

Please sign in to comment.