From: Chuck Lever Date: Tue, 5 Dec 2006 21:35:15 +0000 (-0500) Subject: SUNRPC: Remove sock and inet fields from rpc_xprt X-Git-Tag: v2.6.20-rc1~34^2~412^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee0ac0c227c2a2b6dd1b33c23831100ee895dacf;p=pandora-kernel.git SUNRPC: Remove sock and inet fields from rpc_xprt The "sock" and "inet" fields are socket-specific. Move them to a private data structure maintained entirely within net/sunrpc/xprtsock.c Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed