Changed delete to destroy in osm_routing_engine struct description.
Signed-off-by: Alex Netes <[email protected]>
---
include/opensm/osm_opensm.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/opensm/osm_opensm.h b/include/opensm/osm_opensm.h
index 8f4113a..6509d6e 100644
--- a/include/opensm/osm_opensm.h
+++ b/include/opensm/osm_opensm.h
@@ -173,8 +173,8 @@ struct osm_routing_engine {
* The callback for building the spanning tree for multicast
* forwarding, called per MLID.
*
-* delete
-* The delete method, may be used for routing engine
+* destroy
+* The destroy method, may be used for routing engine
* internals cleanup.
*
* next
--
1.7.7.5
--
-- Alex
--
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