IB/cm: Fix handling of duplicate SIDR REQs
authorSean Hefty <sean.hefty@intel.com>
Mon, 2 Jul 2007 21:36:19 +0000 (14:36 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 11 Jul 2007 04:51:43 +0000 (21:51 -0700)
commit29c2731cbfa9d5b560a73461775f2be03b46dd4c
treec2f4edc90572fe3e782f54f4fc0c43171f657668
parent5d861be8c87b8a8f8e0f58b3b8864f31da7ee9c3
IB/cm: Fix handling of duplicate SIDR REQs

Fix handling to duplicate SIDR REQs to avoid sending a reject if a
duplicate is detected.  Duplicates should just be silently discarded.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/cm.c