From: Steve Wise Date: Mon, 20 Apr 2009 20:53:15 +0000 (-0700) Subject: RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections X-Git-Tag: v2.6.30-rc4~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96ac7e88922da6ab33efea87c6b560ba5ab11e75;p=pandora-kernel.git RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections NFS/RDMA currently fails to set up connections if peer2peer is on. This is due to the fact that the NFS/RDMA client sets its ORD to 0. If peer2peer is set, make sure the active side ORD is >= 1 and the passive side IRD is >=1. Signed-off-by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed