[openib-general] [PATCH] osm: add osm_vendor_get_guid_ca_and_port to libosmvendor.map

Eitan Zahavi eitan at mellanox.co.il
Thu Mar 30 12:31:54 PST 2006


Hi Hal

For some reason this function that is useful for finding the CA index
and port by GUID was missing in the libosmvendor.map

Eitan

Signed-off-by:  Eitan Zahavi <eitan at mellanox.co.il>

Index: libvendor/libosmvendor.map
===================================================================
--- libvendor/libosmvendor.map	(revision 6076)
+++ libvendor/libosmvendor.map	(working copy)
@@ -20,5 +20,6 @@ OSMVENDOR_1.0 {
 		osmv_get_query_svc_rec;
 		osmv_bind_sa;
 		osmv_query_sa;
+		osm_vendor_get_guid_ca_and_port;
 	local: *;
 };




More information about the general mailing list