Signed-off-by: Jim Schutt <[email protected]>
---
opensm/opensm/osm_torus.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opensm/opensm/osm_torus.c b/opensm/opensm/osm_torus.c
index 784955d..804334f 100644
--- a/opensm/opensm/osm_torus.c
+++ b/opensm/opensm/osm_torus.c
@@ -980,7 +980,7 @@ bool parse_config(const char *fn, struct fabric *f, struct
torus *t)
FILE *fp;
char *keyword;
char *line_buf = NULL;
- const char *parse_sep = " \n\t";
+ const char *parse_sep = " \n\t\015";
size_t line_buf_sz = 0;
size_t line_cntr = 0;
ssize_t llen;
--
1.6.2.2
--
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