SUNRPC: Avoid RCU dereferences in the transport bind and connect code
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 8 Jan 2013 15:08:33 +0000 (10:08 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 1 Feb 2013 15:13:47 +0000 (10:13 -0500)
Avoid an RCU dereference by removing task->tk_xprt

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found