svc: Move accept call to svc_xprt_received to common code
authorTom Tucker <tom@opengridcomputing.com>
Mon, 31 Dec 2007 03:08:03 +0000 (21:08 -0600)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 1 Feb 2008 21:42:12 +0000 (16:42 -0500)
commit6bc5ab1367e43e59671d3fd19e6b0d2e4c138323
tree37b94ecc396a3e763677ad741c8b8b5f4fa36518
parenta6046f71f2b598af241e7496a8ead90f2979224b
svc: Move accept call to svc_xprt_received to common code

Now that the svc_xprt_received function handles transports, the call
to svc_xprt_received in the xpo_tcp_accept function can be moved to
common code.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Acked-by: Neil Brown <neilb@suse.de>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Greg Banks <gnb@sgi.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
net/sunrpc/svcsock.c