commit | 7c0a33d61187a413f29f63d106b503b9c91680e8 | [log] [tgz] |
---|---|---|
author | Vipul Pandya <vipul@chelsio.com> | Mon Jan 07 13:11:58 2013 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Thu Feb 14 15:51:57 2013 -0800 |
tree | efb14ae0f425ea51df5c62a8fd3bd34069df12a5 | |
parent | fe7e0a4dd0304745b57e08827fde13e1c2376e66 [diff] |
RDMA/cxgb4: Don't wakeup threads for MPAv2 Don't wakeup threads blocked in rdma_init/rdma_fini if we are on MPAv2, and want to retry connection with MPAv1. Stop ep-timer on getting MPA version mismatch, before doing the abort_connection - in process_mpa_request. Take care to stop ep-timer in error paths for process_mpa_request. Signed-off-by: Vipul Pandya <vipul@chelsio.com> Signed-off-by: Roland Dreier <roland@purestorage.com>