> -int ibv_attach_mcast(struct ibv_qp *qp, union ibv_gid *gid, uint16_t lid); > +int ibv_attach_mcast(struct ibv_qp *qp, const union ibv_gid *gid, uint16_t > lid);
Seems fine to me... I can't think of any risk of this breaking compatibility anywhere, but maybe I'm not being paranoid enough? - R. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
