From: Eli Cohen Date: Thu, 24 May 2007 13:05:01 +0000 (+0300) Subject: IB/mlx4: Initialize send queue entry ownership bits X-Git-Tag: v2.6.22-rc3~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0be5fb5f835110652911ea8b88ad78f841e5b45;p=pandora-kernel.git IB/mlx4: Initialize send queue entry ownership bits We need to initialize the owner bit of send queue WQEs to hardware ownership whenever the QP is modified from reset to init, not just when the QP is first allocated. This avoids having the hardware process stale WQEs when the QP is moved to reset but not destroyed and then modified to init again. Signed-off-by: Eli Cohen Signed-off-by: Roland Dreier --- Reading git-diff-tree failed