]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Refactor a part of socket connect logic into a helper function
authorChuck Lever <chuck.lever@oracle.com>
Mon, 6 Aug 2007 15:57:38 +0000 (11:57 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:16:13 +0000 (17:16 -0400)
commit00f4572b5de2aac7e8cc4af2df425b690d476b38
tree215bfb914eca687419a5013dceadba746278c45f
parent02baad9594c804ea37c7160bfc7b718f1e58cc54
SUNRPC: Refactor a part of socket connect logic into a helper function

Finishing a socket connect is the same for IPv4 and IPv6, so split it out
into a helper.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Cc: Aurelien Charbon <aurelien.charbon@ext.bull.net>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/xprtsock.c