From: Eli Cohen Date: Thu, 24 Jan 2008 14:38:06 +0000 (-0800) Subject: IB/ib_mthca: Pre-link receive WQEs in Tavor mode X-Git-Tag: v2.6.25-rc1~790^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d368c546566e249da8181e933c53788093965cf;p=pandora-kernel.git IB/ib_mthca: Pre-link receive WQEs in Tavor mode We have recently discovered that Tavor mode requires each WQE in a posted list of receive WQEs to have a valid NDA field at all times. This requirement holds true for regular QPs as well as for SRQs. This patch prelinks the receive queue in a regular QP and keeps the free list in SRQ always properly linked. Signed-off-by: Eli Cohen Reviewed-by: Jack Morgenstein Signed-off-by: Roland Dreier --- Reading git-diff-tree failed