Revision 628f07d33c1f2e7bf31e0a4a988bb07914bd5e73 authored by Eyal Itkin on 07 February 2017, 13:43:05 UTC, committed by Doug Ledford on 08 February 2017, 17:28:30 UTC
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>
1 parent b4cfe39
History
File Mode Size
Kconfig -rw-r--r-- 5.7 KB
Makefile -rw-r--r-- 528 bytes
uio.c -rw-r--r-- 19.8 KB
uio_aec.c -rw-r--r-- 4.0 KB
uio_cif.c -rw-r--r-- 3.2 KB
uio_dmem_genirq.c -rw-r--r-- 9.1 KB
uio_fsl_elbc_gpcm.c -rw-r--r-- 12.5 KB
uio_hv_generic.c -rw-r--r-- 5.2 KB
uio_mf624.c -rw-r--r-- 6.1 KB
uio_netx.c -rw-r--r-- 4.3 KB
uio_pci_generic.c -rw-r--r-- 3.2 KB
uio_pdrv_genirq.c -rw-r--r-- 7.4 KB
uio_pruss.c -rw-r--r-- 6.6 KB
uio_sercos3.c -rw-r--r-- 6.1 KB

back to top