Hi Doug, This series includes a few more minor i40iw fixes. If you deem the submission is too late for 4.14-rc, it is fine to push it to for-next. v0->v1: * change ack_rcvd flag to bool in Patch #1 * change first_sq_wq flag to bool in Patch #2 Mustafa Ismail (3): i40iw: Do not generate CQE for RTR on QP flush i40iw: Add missing memory barriers i40iw: Fix port number for query QP Shiraz Saleem (1): i40iw: Do not allow posting WR after QP is flushed Tatyana Nikolova (1): i40iw: Do not retransmit MPA request after it is ACKed drivers/infiniband/hw/i40iw/i40iw_cm.c | 13 ++++++++++--- drivers/infiniband/hw/i40iw/i40iw_cm.h | 1 + drivers/infiniband/hw/i40iw/i40iw_ctrl.c | 2 +- drivers/infiniband/hw/i40iw/i40iw_p.h | 2 ++ drivers/infiniband/hw/i40iw/i40iw_puda.c | 11 ++++------- drivers/infiniband/hw/i40iw/i40iw_uk.c | 13 +++++++++++++ drivers/infiniband/hw/i40iw/i40iw_user.h | 1 + drivers/infiniband/hw/i40iw/i40iw_verbs.c | 15 +++++++++++++++ 8 files changed, 47 insertions(+), 11 deletions(-) -- 2.8.3 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html