IB_MGMT_CLASS_CM
case IB_MGMT_CLASS_CM:
if (mad->mad_hdr.mgmt_class != IB_MGMT_CLASS_CM) {
case IB_MGMT_CLASS_CM:
hdr->mgmt_class = IB_MGMT_CLASS_CM;
.mgmt_class = IB_MGMT_CLASS_CM,
if ((mad_hdr->mgmt_class == IB_MGMT_CLASS_CM) &&
case IB_MGMT_CLASS_CM: