1
1

Remove unused filed from openib fragment structure.

This commit was SVN r16549.
Этот коммит содержится в:
Gleb Natapov 2007-10-23 07:38:29 +00:00
родитель 95c9fbdf45
Коммит 9e2d5acf8e

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

@ -167,7 +167,6 @@ struct mca_btl_openib_frag_t {
mca_btl_openib_header_t *hdr;
mca_btl_base_segment_t segment;
size_t size;
int rc;
mca_btl_openib_frag_type_t type;
union{
struct ibv_recv_wr rd_desc;