From: Ralph Campbell Date: Mon, 18 Jun 2007 21:24:37 +0000 (-0700) Subject: IB/ipath: Fix problem with next WQE after a UC completion X-Git-Tag: v2.6.23-rc1~1085^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c9749c3b534ea0e606b7ee2c29849bbb8d5b0a9;p=pandora-kernel.git IB/ipath: Fix problem with next WQE after a UC completion This patch fixes a bug introduced when moving some code around for readability. Setting the wqe pointer at the end of the function is a NOP since it isn't used. Move it back to where it is used. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed