[PATCH for-4.2] iw_cxgb4: set the default MPA version to 2

2015-07-26 Thread Hariprasad Shenai
This enables ORD/IRD negotiation and its about time to enable it by default Signed-off-by: Steve Wise Signed-off-by: Hariprasad Shenai --- drivers/infiniband/hw/cxgb4/cm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/infiniband/hw/cxgb4/cm.c b/drivers/infiniba

Re: [PATCH for-4.2] iw_cxgb4: set the default MPA version to 2

2015-07-28 Thread Doug Ledford
On 07/27/2015 04:38 AM, Hariprasad Shenai wrote: > This enables ORD/IRD negotiation and its about time to enable it by > default > > Signed-off-by: Steve Wise > Signed-off-by: Hariprasad Shenai > --- > drivers/infiniband/hw/cxgb4/cm.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)