From: Trond Myklebust Date: Tue, 8 Jan 2013 14:26:49 +0000 (-0500) Subject: SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback X-Git-Tag: v3.9-rc1~132^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b092092bf0e2e8b7af1c2a03f615b4e60b05d47;p=pandora-kernel.git SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback Avoid another RCU dereference by passing the pointer to struct rpc_xprt from the caller. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed