Merge branch 'k.o/for-4.10-rc' into HEAD

This commit is contained in:
Doug Ledford
2017-02-19 09:18:21 -05:00
30 changed files with 283 additions and 196 deletions

View File

@@ -479,7 +479,7 @@ static enum resp_states check_rkey(struct rxe_qp *qp,
goto err;
}
resid = mtu;
qp->resp.resid = mtu;
} else {
if (pktlen != resid) {
state = RESPST_ERR_LENGTH;