sunrpc: Pass family to setup_socket calls
authorPavel Emelyanov <xemul@parallels.com>
Mon, 4 Oct 2010 12:57:11 +0000 (16:57 +0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 19 Oct 2010 14:48:15 +0000 (10:48 -0400)
commit7dfe1fc36278c3aa0db29356c491db6353678e98
tree775b8ea3f91155cbad9601a15d52bbdd67b0a6f3
parent6bc9638ab495516f8a34d2ae48f2f43f145e186f
sunrpc: Pass family to setup_socket calls

Now we have a single socket creation routine and can call it
directly from the setup_socket routines.

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