On Sat, Nov 10, 2018 at 05:27:39AM -0800, Steve Wise wrote: > Only retry connection setup with MPAv1 if the peer actually aborted > the connection upon receiving the MPAv2 start message. This avoids > retrying with MPAv1 in the case where the connection was aborted due to > retransmit timeouts. > > Fixes: d2fe99e86bb2 ("RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation") > Signed-off-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> > --- > drivers/infiniband/hw/cxgb4/cm.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Applied to for-next Thanks, Jason