[openib-general] [PATCH] ib_mad.c: Fix request/response matching

Roland Dreier roland at topspin.com
Tue Oct 5 12:01:31 PDT 2004


    +				   bus_to_virt(cur_send_wr->sg_list->addr))->tid.id;

Didn't notice this before but any use of bus_to_virt() is broken.  We
need to figure out a different way to do whatever you're trying to do here.

 - R.



More information about the general mailing list