Re: [PATCH] Further timeout paramater verification (Was: [PATCH] infiniband-diags: Verify timeout value specified to diagnostics)

2011-01-02 Thread Sasha Khapyorsky
On 11:47 Wed 22 Dec , Ira Weiny wrote: > On Mon, 20 Dec 2010 13:57:36 -0800 > Jay Fenlason wrote: > > > Sorry if you get this more than once, I seem to have outgoing mail > > misconfiguration here. > > > > On Wed, Dec 15, 2010 at 11:47:09AM -0800, Ira Weiny wrote: > > > > > > Verify timeout

[PATCH] Further timeout paramater verification (Was: [PATCH] infiniband-diags: Verify timeout value specified to diagnostics)

2010-12-22 Thread Ira Weiny
On Mon, 20 Dec 2010 13:57:36 -0800 Jay Fenlason wrote: > Sorry if you get this more than once, I seem to have outgoing mail > misconfiguration here. > > On Wed, Dec 15, 2010 at 11:47:09AM -0800, Ira Weiny wrote: > > > > Verify timeout value specified to diagnostics > > > > > > Signed-off-by: Ir

Re: [PATCH] infiniband-diags: Verify timeout value specified to diagnostics

2010-12-20 Thread Jay Fenlason
Sorry if you get this more than once, I seem to have outgoing mail misconfiguration here. On Wed, Dec 15, 2010 at 11:47:09AM -0800, Ira Weiny wrote: > > Verify timeout value specified to diagnostics > > > Signed-off-by: Ira Weiny > --- > infiniband-diags/src/ibdiag_common.c | 10 +++--- >

Re: [PATCH] infiniband-diags: Verify timeout value specified to diagnostics

2010-12-20 Thread Sasha Khapyorsky
On 11:47 Wed 15 Dec , Ira Weiny wrote: > > Verify timeout value specified to diagnostics > > > Signed-off-by: Ira Weiny Applied. Thanks. Sasha -- 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

[PATCH] infiniband-diags: Verify timeout value specified to diagnostics

2010-12-15 Thread Ira Weiny
Verify timeout value specified to diagnostics Signed-off-by: Ira Weiny --- infiniband-diags/src/ibdiag_common.c | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/infiniband-diags/src/ibdiag_common.c b/infiniband-diags/src/ibdiag_common.c index 99861f1..8ccf2fc