Message ID | 50B65FDE.2030500@dev.mellanox.co.il (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Alex Netes |
Headers | show |
diff --git a/include/opensm/osm_opensm.h b/include/opensm/osm_opensm.h index 8fe793e..0b6e44f 100644 --- a/include/opensm/osm_opensm.h +++ b/include/opensm/osm_opensm.h @@ -165,7 +165,7 @@ struct osm_routing_engine { * IN uint8_t in_port_num, IN uint8_t out_port_num, * OUT ib_slvl_table_t *t) * The callback to allow routing engine input for SL2VL maps. -* *port is the phyical port for which the SL2VL map is to be +* *port is the physical port for which the SL2VL map is to be * updated. For switches, in_port_num/out_port_num identify * which part of the SL2VL map to update. For router/HCA ports, * in_port_num/out_port_num should be ignored.
Signed-off-by: Hal Rosenstock <hal@mellanox.com> --- include/opensm/osm_opensm.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)