From: Vipul Pandya Date: Mon, 7 Jan 2013 13:11:58 +0000 (+0000) Subject: RDMA/cxgb4: Don't wakeup threads for MPAv2 X-Git-Tag: v3.9-rc1~72^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c0a33d61187a413f29f63d106b503b9c91680e8;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed