Re: [PATCH 2/2] opensm: use OSM_LOG_INFO on duplicate torus port order parsing

2011-06-03 Thread Alex Netes
On 16:33 Wed 01 Jun , Jim Schutt wrote: > Since it doesn't cause OpenSM to exit, it isn't an error. > We just want to give the admin information that will allow them > to clean up their configuration. > > Signed-off-by: Jim Schutt > --- Applied, thanks. -- To unsubscribe from this list: send

[PATCH 2/2] opensm: use OSM_LOG_INFO on duplicate torus port order parsing

2011-06-01 Thread Jim Schutt
Since it doesn't cause OpenSM to exit, it isn't an error. We just want to give the admin information that will allow them to clean up their configuration. Signed-off-by: Jim Schutt --- opensm/osm_torus.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opensm/osm_torus