git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e40f5e2
)
SUNRPC: cleanup service destruction
author
Stanislav Kinsbursky
<skinsbursky@parallels.com>
Tue, 25 Oct 2011 11:17:18 +0000
(14:17 +0300)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 25 Oct 2011 11:19:13 +0000
(13:19 +0200)
svc_unregister() call have to be removed from svc_destroy() since it will be
called in sv_shutdown callback.
Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found