commit | baf01caf09e87579c2d157e5ee29975db8551522 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Mar 18 20:46:13 2009 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Mar 28 15:54:23 2009 -0400 |
tree | e7ab4f9eb5b8c2d158a2a330e935cfd8be9e356a | |
parent | 4b62e58cccff9c5e7ffc7023f7ec24c75fbd549b [diff] |
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 <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>