From: Tom Tucker Date: Mon, 31 Dec 2007 03:07:17 +0000 (-0600) Subject: svc: Make svc_sock the tcp/udp transport X-Git-Tag: v2.6.25-rc1~1072^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=360d873864c8903a650b227758b49dd50e6ecc9f;p=pandora-kernel.git svc: Make svc_sock the tcp/udp transport Make TCP and UDP svc_sock transports, and register them with the svc transport core. A transport type (svc_sock) has an svc_xprt as its first member, and calls svc_xprt_init to initialize this field. 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