osm_dump_pkey_table is not implemented so shouldn't be in map
Signed-off-by: Hal Rosenstock <[email protected]> --- diff --git a/opensm/libopensm.map b/opensm/libopensm.map index f7eae57..1735488 100644 --- a/opensm/libopensm.map +++ b/opensm/libopensm.map @@ -49,7 +49,6 @@ OPENSM_1.5 { osm_dump_switch_info_v2; osm_dump_switch_info_record; osm_dump_switch_info_record_v2; - osm_dump_pkey_table; osm_dump_slvl_map_table; osm_dump_slvl_map_table_v2; osm_dump_vl_arb_table; -- 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
