From: Ido Shamay Date: Tue, 16 Dec 2014 11:28:54 +0000 (+0200) Subject: net/mlx4: Cache line CQE/EQE stride fixes X-Git-Tag: omap-for-v3.19/fixes-rc1~39^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3f2511feac088030055012cc8f64ebd84c87dbc;p=pandora-kernel.git net/mlx4: Cache line CQE/EQE stride fixes This commit contains 2 fixes for the 128B CQE/EQE stride feaure. Wei found that mlx4_QUERY_HCA function marked the wrong capability in flags (64B CQE/EQE), when CQE/EQE stride feature was enabled. Also added small fix in initial CQE ownership bit assignment, when CQE is size is not default 32B. Fixes: 77507aa24 (net/mlx4: Enable CQE/EQE stride support) Signed-off-by: Wei Yang Signed-off-by: Ido Shamay Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed