sunrpc: Remove TCP worker wrappers
authorPavel Emelyanov <xemul@parallels.com>
Mon, 4 Oct 2010 12:57:40 +0000 (16:57 +0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 19 Oct 2010 14:48:15 +0000 (10:48 -0400)
commitcdd518d524b49e6e80b109bf985376456a2985ce
tree875aab959d443e7eb48071454d4ea3f009d80829
parent7dfe1fc36278c3aa0db29356c491db6353678e98
sunrpc: Remove TCP worker wrappers

The v4 and the v6 wrappers only pass the respective family
to the xs_tcp_setup_socket. This family can be taken from the
xprt's sockaddr.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/xprtsock.c