Skip to content
Commit c7d7ec8f authored by Chuck Lever's avatar Chuck Lever
Browse files

SUNRPC: Remove svc_shutdown_net()



Clean up: svc_shutdown_net() now does nothing but call
svc_close_net(). Replace all external call sites.

svc_close_net() is renamed to be the inverse of svc_xprt_create().

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 4355d767
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment