git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4f0835
)
SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 8 Jan 2013 14:26:49 +0000
(09:26 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 1 Feb 2013 15:13:47 +0000
(10:13 -0500)
Avoid another RCU dereference by passing the pointer to struct rpc_xprt
from the caller.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found