1
1

The r17940 broke the XRC code.

The endpoint may be appended to list during XOOB connection bring up.

This commit was SVN r18328.

The following SVN revision numbers were found above:
  r17940 --> open-mpi/ompi@ebfdd133f5
Этот коммит содержится в:
Pavel Shamis 2008-04-29 13:22:40 +00:00
родитель 59277e2141
Коммит 61cc8843bf

Просмотреть файл

@ -150,7 +150,7 @@ typedef struct mca_btl_openib_endpoint_qp_t {
*/
struct mca_btl_base_endpoint_t {
opal_object_t super;
opal_list_item_t super;
struct mca_btl_openib_module_t* endpoint_btl;
/**< BTL instance that created this connection */