From: Tom Tucker Date: Mon, 31 Dec 2007 03:08:03 +0000 (-0600) Subject: svc: Move accept call to svc_xprt_received to common code X-Git-Tag: v2.6.25-rc1~1072^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bc5ab1367e43e59671d3fd19e6b0d2e4c138323;p=pandora-kernel.git 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 Acked-by: Neil Brown Reviewed-by: Chuck Lever Reviewed-by: Greg Banks Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed