Re: [PATCH 2/2] opensm: fix missing newline on DR path log messages

2013-01-30 Thread Alex Netes
Hi Ira, I think that Hal's patch fixs this problem: commit dba3f9289d4277f67474e75cfe5979a6cc74487c Author: Hal Rosenstock Date: Wed Oct 3 19:57:54 2012 -0400 opensm/osm_helper.c: Add some missing new lines to log message output Accidentally removed when _v2 routines added with _

[PATCH 2/2] opensm: fix missing newline on DR path log messages

2012-11-12 Thread Ira Weiny
Signed-off-by: Ira Weiny --- opensm/osm_helper.c | 46 ++ 1 files changed, 30 insertions(+), 16 deletions(-) diff --git a/opensm/osm_helper.c b/opensm/osm_helper.c index 578f54a..78286a2 100644 --- a/opensm/osm_helper.c +++ b/opensm/osm_helper.c @@