From: Tom Tucker Date: Mon, 31 Dec 2007 03:08:16 +0000 (-0600) Subject: svc: Make svc_recv transport neutral X-Git-Tag: v2.6.25-rc1~1072^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c36adb2a7f9132b37d4b669b2e2c04e46d5188b2;p=pandora-kernel.git svc: Make svc_recv transport neutral All of the transport field and functions used by svc_recv are now transport independent. Change the svc_recv function to use the svc_xprt structure directly instead of the transport specific svc_sock structure. 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