[PATCH] IB CM: support CM redir
Changes to CM to support CM and port redirection (REJ reason 24). Signed-off-by: John Kingman <kingman <at> storagegear.com> Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
This commit is contained in:

committed by
Roland Dreier

parent
63aaf64752
commit
354ba39cf9
@@ -290,6 +290,7 @@ struct ib_cm_id {
|
||||
enum ib_cm_lap_state lap_state; /* internal CM/debug use */
|
||||
__be32 local_id;
|
||||
__be32 remote_id;
|
||||
u32 remote_cm_qpn; /* 1 unless redirected */
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user