> +void ipath_user_sdma_set_complete_counter(struct ipath_user_sdma_queue *pq,
> + u32 c)
> +{
> + pq->sent_counter = c;
> +}This is only used in one file... OK to make it static? _______________________________________________ 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
