From: Sean Hefty Date: Tue, 22 May 2007 00:38:02 +0000 (-0700) Subject: IB/cm: Fix stale connection detection X-Git-Tag: v2.6.22-rc4~94^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d998ccce020e2cfcf11c6b57503532930ede2894;p=pandora-kernel.git IB/cm: Fix stale connection detection The ib_cm can incorrectly detect a stale connection (a new connection request for a QPN that is already connected) as a duplicate connection request. Separate the handling of potential duplicate REQs from stale connections. Signed-off-by: Sean Hefty Signed-off-by: Roland Dreier --- Reading git-diff-tree failed