From: Jack Morgenstein Date: Thu, 25 Dec 2008 04:32:42 +0000 (-0800) Subject: IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize X-Git-Tag: v2.6.29-rc1~583^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7798dbf40ad9d295aa3a02eca700168e4327239a;p=pandora-kernel.git IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize When resizing a CQ, when copying over unpolled CQEs from the old CQE buffer to the new buffer, the ownership bit must be set appropriately for the new buffer, or the ownership bit in the new buffer gets corrupted. Signed-off-by: Jack Morgenstein Signed-off-by: Roland Dreier --- Reading git-diff-tree failed