diff options
author | Mike Nawrocki <michael.nawrocki@gtri.gatech.edu> | 2017-11-07 13:35:02 -0500 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2017-11-13 15:46:58 +0800 |
commit | 1865e288a823c764cd4344d704e33344595152b8 (patch) | |
tree | bbf03cc491e2dbad1998a68049f8b22512049788 /tests/qemu-iotests/154 | |
parent | 8fa5ad6dfb66b6c695aa6a6b54b7031c90345a37 (diff) | |
download | qemu-1865e288a823c764cd4344d704e33344595152b8.zip |
Fix eepro100 simple transmission mode
The simple transmission mode was treating the area immediately after the
transmit command block (TCB) as if it were a transmit buffer descriptor,
when in reality it is simply the packet data. This change simply copies
the data following the TCB into the packet buffer.
Signed-off-by: Mike Nawrocki <michael.nawrocki@gtri.gatech.edu>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/154')
0 files changed, 0 insertions, 0 deletions