vader: fix typo
This commit was SVN r26025.
Этот коммит содержится в:
родитель
c83fe003a0
Коммит
d7cd95c802
@ -66,7 +66,7 @@ static inline int mca_btl_vader_fbox_sendi (struct mca_btl_base_endpoint_t *endp
|
|||||||
unsigned char *fbox;
|
unsigned char *fbox;
|
||||||
|
|
||||||
fbox = mca_btl_vader_reserve_fbox(endpoint->peer_smp_rank, header_size + payload_size);
|
fbox = mca_btl_vader_reserve_fbox(endpoint->peer_smp_rank, header_size + payload_size);
|
||||||
if (OPALL_UNLIKELY(NULL == fbox)) {
|
if (OPAL_UNLIKELY(NULL == fbox)) {
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user