[openib-general] mthca_tavor_post_send() question

James Lentini jlentini at netapp.com
Tue Jun 14 11:57:57 PDT 2005


In mthca_tavor_post_send() at line 1524 of hw/mthca/mthca_qp.c, an int 
variable, "ind", is used to store the unsigned "next_ind" value. Why 
does "ind" not need to represent all of the possible "next_ind" 
values? Should the type of "ind" also be unsigned?

james



More information about the general mailing list