> From: Roland Dreier [mailto:[EMAIL PROTECTED] > Sent: Monday, November 07, 2005 4:53 PM > > Any comments on changing the signature of the struct ib_device > resize_cq method to take the new CQ size rather than a pointer to the > new CQ size? The low-level driver would then be responsible for > updating the cq->cqe member itself (possibly with proper locking). > This would also make the prototype match the create_cq method and the > actual ib_resize_cq() function.
This matches what I plan on doing in Windows, so it sounds good to me. - Fab _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
