> and what happens if alloc_mad() is called while port->sm_ah is NULL?
Trivial fix seems to be to move the test for whether port->sm_ah is NULL into alloc_mad(), and have it return -EAGAIN if so. - R. _______________________________________________ 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
