Re: [PATCH] opensm/main.c: Change size parameter in setvbuf call from 0 to BUFSIZ

2011-11-02 Thread Alex Netes
Hi Hal, On 13:34 Mon 17 Oct , Hal Rosenstock wrote: > > to eliminate Win8 assert as this is shared code > > Signed-off-by: Hal Rosenstock > --- Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org Mo

[PATCH] opensm/main.c: Change size parameter in setvbuf call from 0 to BUFSIZ

2011-10-17 Thread Hal Rosenstock
to eliminate Win8 assert as this is shared code Signed-off-by: Hal Rosenstock --- opensm/main.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opensm/main.c b/opensm/main.c index 51c8291..f7a6d83 100644 --- a/opensm/main.c +++ b/opensm/main.c @@ -645,7 +645,7 @@ int m