From: Sean Hefty Date: Wed, 30 Nov 2005 18:01:13 +0000 (-0800) Subject: IB/cm: avoid reusing local ID X-Git-Tag: v2.6.16-rc1~678^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de1bb1a64c29bae4f5330c70bd1dc6a62954c9f4;p=pandora-kernel.git IB/cm: avoid reusing local ID Use an increasing local ID to avoid re-using identifiers while messages may still be outstanding on the old ID. Without this, a quick connect-disconnect-connect sequence can fail by matching messages for the new connection with the old connection. Signed-off-by: Sean Hefty Signed-off-by: Roland Dreier --- Reading git-diff-tree failed