1
1

Not yet the right time for this to be there.

This commit was SVN r21540.
Этот коммит содержится в:
George Bosilca 2009-06-26 16:00:55 +00:00
родитель b0b11e8465
Коммит 24e74922ce

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

@ -429,7 +429,6 @@ int mca_btl_sm_component_progress(void)
MCA_BTL_SM_FIFO_WRITE( MCA_BTL_SM_FIFO_WRITE(
mca_btl_sm_component.sm_peers[peer_smp_rank], mca_btl_sm_component.sm_peers[peer_smp_rank],
my_smp_rank, peer_smp_rank, hdr->frag, false, rc); my_smp_rank, peer_smp_rank, hdr->frag, false, rc);
goto recheck_peer;
break; break;
} }
case MCA_BTL_SM_FRAG_ACK: case MCA_BTL_SM_FRAG_ACK: