From: Or Gerlitz Date: Wed, 6 Jan 2010 20:51:30 +0000 (-0800) Subject: IB/mlx4: Fix queue overflow check in post_recv X-Git-Tag: v2.6.33-rc4~64^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b946077423270f065013c45d78522a5fb9542ca;p=pandora-kernel.git IB/mlx4: Fix queue overflow check in post_recv In mlx4_ib_post_recv(), we should check the queue for overflow using recv_cq instead of send_cq (current code looks like a copy-and-paste mistake). Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed