Signed-off-by: Line Holen <[email protected]>

---

diff --git a/opensm/osm_subnet.c b/opensm/osm_subnet.c
index eaf4a47..bd68957 100644
--- a/opensm/osm_subnet.c
+++ b/opensm/osm_subnet.c
@@ -6,6 +6,7 @@
  * Copyright (c) 2009 System Fabric Works, Inc. All rights reserved.
  * Copyright (c) 2009 HNR Consulting. All rights reserved.
  * Copyright (c) 2009-2011 ZIH, TU Dresden, Federal Republic of Germany. All 
rights reserved.
+ * Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved.
  *
  * This software is available to you under a choice of one of two
  * licenses.  You may choose to be licensed under the terms of the GNU
@@ -2080,7 +2081,6 @@ int osm_subn_parse_conf_file(const char *file_name, 
osm_subn_opt_t * p_opts)
        }
 
        printf(" Reading Cached Option File: %s\n", file_name);
-       cl_log_event("OpenSM", CL_LOG_INFO, line, NULL, 0);
 
        p_opts->config_file = file_name;
        if (!p_opts->file_opts && !(p_opts->file_opts = 
malloc(sizeof(*p_opts)))) {
--
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

Reply via email to