From: Ralph Campbell Date: Thu, 15 Mar 2007 21:45:00 +0000 (-0700) Subject: IB/ipath: Fix RDMA reads of length zero and error handling X-Git-Tag: v2.6.22-rc1~1126^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd5190b6be0f3e27b6a4933a6a6d2d59957fc748;p=pandora-kernel.git IB/ipath: Fix RDMA reads of length zero and error handling Fix RDMA read response length checking for RDMA_READ_RESPONSE_ONLY to allow a zero length response. RDMA read responses which don't match the expected length or occur in response to some other operation should generate a completion queue error (see table 56, ch. 9.9.2.3 in the IB spec). Signed-off-by: Bryan O'Sullivan Signed-off-by: Roland Dreier --- Reading git-diff-tree failed