commit | 01b225e18fcb540c5d615ca79ef832473451f118 | [log] [tgz] |
---|---|---|
author | Kumar Sanghvi <kumaras@chelsio.com> | Mon Nov 28 22:09:15 2011 +0530 |
committer | Roland Dreier <roland@purestorage.com> | Mon Nov 28 11:58:07 2011 -0800 |
tree | 6516f14b03d731700a6ed0baa6f0ca935fdcdd13 | |
parent | c34c97ad8c7c3cdacab2327235c2df4454ff1a06 [diff] |
RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2 Fix logic so that we don't retry with MPAv1 once we have done that already. Otherwise, we end up retrying with MPAv1 even when its not needed on getting peer aborts - and this could lead to kernel panic. Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com> Signed-off-by: Roland Dreier <roland@purestorage.com>