From: Vladimir Koushnir <vladim...@mellanox.com>

Signed-off-by: Vladimir Koushnir <vladim...@mellanox.com>
Signed-off-by: Hal Rosenstock <h...@mellanox.com>
---
 opensm/osm_drop_mgr.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opensm/osm_drop_mgr.c b/opensm/osm_drop_mgr.c
index 7eb174c..66c85b9 100644
--- a/opensm/osm_drop_mgr.c
+++ b/opensm/osm_drop_mgr.c
@@ -525,7 +525,7 @@ static void drop_mgr_check_node(osm_sm_t * sm, IN 
osm_node_t * p_node)
                                        "Unlinking local node 0x%" PRIx64
                                        ", port %u"
                                        "\n\t\t\t\tand remote node 0x%" PRIx64
-                                       ", port %u\n due to missing PortInfo",
+                                       ", port %u due to missing PortInfo\n",
                                        cl_ntoh64(osm_node_get_node_guid
                                                  (p_node)), port_num,
                                        cl_ntoh64(osm_node_get_node_guid
-- 
1.7.8.2

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to