From: Chuck Lever Date: Thu, 19 Mar 2009 00:46:13 +0000 (-0400) Subject: SUNRPC: svc_setup_socket() gets protocol family from socket X-Git-Tag: v2.6.30-rc1~415^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baf01caf09e87579c2d157e5ee29975db8551522;p=pandora-kernel.git SUNRPC: svc_setup_socket() gets protocol family from socket Since the sv_family field is going away, modify svc_setup_socket() to extract the protocol family from the passed-in socket instead of from the passed-in svc_serv struct. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed