Re: [PATCH 1/2] opensm: Fix incorrect use of sizeof

2013-01-30 Thread Alex Netes
Hi Ira, On 11:51 Mon 12 Nov , Ira Weiny wrote: > > > Signed-off-by: Ira Weiny > --- Applied, thanks. -- 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.

[PATCH 1/2] opensm: Fix incorrect use of sizeof

2012-11-12 Thread Ira Weiny
Signed-off-by: Ira Weiny --- opensm/osm_helper.c | 53 ++- 1 files changed, 27 insertions(+), 26 deletions(-) diff --git a/opensm/osm_helper.c b/opensm/osm_helper.c index a24dd72..578f54a 100644 --- a/opensm/osm_helper.c +++ b/opensm/osm_helper