> +char * umad_class_str(uint8_t mgmt_class); > +char * umad_method_str(uint8_t mgmt_class, uint8_t method); > +char * umad_attribute_str(uint8_t mgmt_class, be16_t attr_id); > +char * umad_mad_status_str(be16_t status, char * buf, size_t len);
Why is umad_mad_status_str() different? -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
