]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
IB/rxe: Fix resid update
authorEyal Itkin <eyal.itkin@gmail.com>
Tue, 7 Feb 2017 13:43:05 +0000 (16:43 +0300)
committerDoug Ledford <dledford@redhat.com>
Wed, 8 Feb 2017 17:28:30 +0000 (12:28 -0500)
commit628f07d33c1f2e7bf31e0a4a988bb07914bd5e73
treec228c66498f9a4562093fbbf80a41bcede0c06f2
parentb4cfe3971f6eab542dd7ecc398bfa1aeec889934
IB/rxe: Fix resid update

Update the response's resid field when larger than MTU, instead of only
updating the local resid variable.

Fixes: 8700e3e7c485 ("Soft RoCE driver")
Signed-off-by: Eyal Itkin <eyal.itkin@gmail.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/sw/rxe/rxe_resp.c