[ofa-general] Re: [PATCH 17/20] IB/ipath - user mode send DMA

Roland Dreier rdreier at cisco.com
Fri Apr 4 14:16:14 PDT 2008


 > +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?



More information about the general mailing list