From: Ralph Campbell Date: Wed, 7 May 2008 17:57:14 +0000 (-0700) Subject: IB/ipath: Only increment SSN if WQE is put on send queue X-Git-Tag: v2.6.26-rc2~31^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e87d1500713767866db0668bbcec75719576f3c;p=pandora-kernel.git IB/ipath: Only increment SSN if WQE is put on send queue If a send work request has immediate errors and is not put on the send queue, we shouldn't update any of the QP state. The increment of the SSN wasn't obeying this. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed