diff mbox

opensm/libopensm.map: Removed unimplemented routine

Message ID 4FFB11A4.1060109@dev.mellanox.co.il (mailing list archive)
State Accepted
Delegated to: Alex Netes
Headers show

Commit Message

Hal Rosenstock July 9, 2012, 5:15 p.m. UTC
osm_dump_pkey_table is not implemented so shouldn't be in map

Signed-off-by: Hal Rosenstock <hal@mellanox.com>
---
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Alex Netes July 25, 2012, 7:53 a.m. UTC | #1
Hi Hal,

On 13:15 Mon 09 Jul     , Hal Rosenstock wrote:
> 
> osm_dump_pkey_table is not implemented so shouldn't be in map
> 
> Signed-off-by: Hal Rosenstock <hal@mellanox.com>
> ---

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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;