From: Ralph Campbell Date: Wed, 7 Nov 2007 01:51:38 +0000 (-0800) Subject: IB/ipath: Fix offset returned to ibv_resize_cq() X-Git-Tag: v2.6.24-rc4~88^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb74dacb0f00dff851c78411773a5bd5d7128b81;p=pandora-kernel.git IB/ipath: Fix offset returned to ibv_resize_cq() The wrong offset was being returned to libipathverbs so that when ibv_resize_cq() calls mmap(), it always fails. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed