1
1

correct a regression in matching logic

This commit was SVN r3688.
Этот коммит содержится в:
Tim Woodall 2004-12-02 23:42:21 +00:00
родитель 81c352118d
Коммит 4c1ed3dc2f

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

@ -490,7 +490,6 @@ static bool mca_ptl_base_check_cantmatch_for_match(ompi_list_t *additional_match
*/
frag_seq=frag_desc->frag_base.frag_header.hdr_match.hdr_msg_seq;
if (frag_seq == next_msg_seq_expected) {
int frag_src;
mca_ptl_base_match_header_t* frag_header =
&frag_desc->frag_base.frag_header.hdr_match;