http://openib.org/bugzilla/show_bug.cgi?id=7
------- Additional Comments From [EMAIL PROTECTED] 2006-03-07 22:06 ------- This also happens in remove_mad_reg_req: 1350 mgmt_class = vendor_class_index(agent_priv->reg_req->mgmt_class); 1351 vendor = port_priv->version[ 1352 agent_priv->reg_req->mgmt_class_version].vendor; 1354 if (!vendor) 1355 goto out; 1357 vendor_class = vendor->vendor_class[mgmt_class]; ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
