From: Tom Tucker Date: Wed, 7 May 2008 18:49:58 +0000 (-0500) Subject: svcrdma: Set rqstp transport address in rdma_read_complete function X-Git-Tag: v2.6.26-rc4~90^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69500c43b45f7155b72dcadad31cd55cda789c93;p=pandora-kernel.git svcrdma: Set rqstp transport address in rdma_read_complete function The rdma_read_complete function needs to copy the rqstp transport address from the transport. Failure to do so can result in using the wrong authentication method for the RPC or bug checking if the rqstp address is not valid. Signed-off-by: Tom Tucker --- Reading git-diff-tree failed