From: Vladimir Sokolovsky Date: Wed, 23 Apr 2008 18:55:45 +0000 (-0700) Subject: mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQ X-Git-Tag: v2.6.26-rc1~1032^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b3a096b138940f283907debe9bde6c6f40ebf3;p=pandora-kernel.git mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQ The call to mlx4_MODIFY_CQ() had a typo so that mlx4_cq_resize() was actually asking the FW to modify a CQ's interrupt moderation rather than asking it to resize a CQ. Signed-off-by: Vladimir Sokolovsky Signed-off-by: Roland Dreier --- Reading git-diff-tree failed