diff mbox

[4/11] opensm/osm_pkey.c: Minor change to comment

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

Commit Message

Hal Rosenstock April 1, 2011, 6:37 p.m. UTC
None
diff mbox

Patch

diff --git a/opensm/osm_pkey.c b/opensm/osm_pkey.c
index 4c5a852..da36219 100644
--- a/opensm/osm_pkey.c
+++ b/opensm/osm_pkey.c
@@ -137,7 +137,7 @@  ib_api_status_t osm_pkey_tbl_set(IN osm_pkey_tbl_t *
p_pkey_tbl,
 	   tables there is no other way but to refresh the entire keys map.

 	   Moreover, if the same key exists but with full membership it should
-	   have precedence on the key with limited membership !
+	   have precedence over the key with limited membership !
 	 */
 	cl_map_remove_all(&p_pkey_tbl->keys);