>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.
Sounds good to me. - Sean _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
