summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPeter Crosthwaite2013-12-04 06:59:43 +0100
committerPeter Maydell2013-12-10 14:28:50 +0100
commit305706980267dae191d0fca2c769d7a31011be14 (patch)
tree2594ecd4cc67161d8c66754fcf90b0305b0d9514 /scripts
parentnet/cadence_gem: Add missing VMSTATE_END_OF_LIST (diff)
downloadqemu-305706980267dae191d0fca2c769d7a31011be14.tar.gz
qemu-305706980267dae191d0fca2c769d7a31011be14.tar.xz
qemu-305706980267dae191d0fca2c769d7a31011be14.zip
net/cadence_gem: Fix rx multi-fragment packets
Bytes_to_copy was being updated before its final use where it advances the rx buffer pointer. This was causing total mayhem, where packet data for any subsequent fragments was being fetched from the wrong place. Reported-by: Deepika Dhamija <deepika@xilinx.com> Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: c2a1c65c1fd06eb274442a0fa4a6839d940e145e.1386136219.git.peter.crosthwaite@xilinx.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions