From: Chuck Lever Date: Tue, 13 Jan 2015 16:03:20 +0000 (-0500) Subject: svcrdma: Plant reader function in struct svcxprt_rdma X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~106^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e54524111f51eac1900cf91aca3d38a92a6b11c0;p=pandora-kernel.git svcrdma: Plant reader function in struct svcxprt_rdma The RDMA reader function doesn't change once an svcxprt_rdma is instantiated. Instead of checking sc_devcap during every incoming RPC, set the reader function once when the connection is accepted. Signed-off-by: Chuck Lever Reviewed-by: Steve Wise Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed