[ofa-general] [PATCH][TRIVIAL] opensm/osm_lid_mgr.c: Commentary fix
Hal Rosenstock
hrosenstock at obsidianresearch.com
Thu Dec 4 06:01:24 PST 2008
Sasha,
Trivial commentary typo patch.
-- Hal
-------------- next part --------------
opensm/osm_lid_mgr.c: Fix commentary typo
Signed-off-by: Hal Rosenstock <hal.rosenstock at gmail.com>
diff --git a/opensm/opensm/osm_lid_mgr.c b/opensm/opensm/osm_lid_mgr.c
index c90292a..b74aba5 100644
--- a/opensm/opensm/osm_lid_mgr.c
+++ b/opensm/opensm/osm_lid_mgr.c
@@ -869,7 +869,7 @@ __osm_lid_mgr_set_remote_pi_state_to_init(IN osm_lid_mgr_t * const p_mgr,
if (p_rem_physp == NULL)
return;
- /* but in some rare cases the remote side might be irresponsive */
+ /* but in some rare cases the remote side might be non responsive */
ib_port_info_set_port_state(&p_rem_physp->port_info, IB_LINK_INIT);
}
More information about the general
mailing list