diff options
author | Philippe Mathieu-Daudé | 2020-04-24 01:16:42 +0200 |
---|---|---|
committer | Jason Wang | 2020-06-18 15:05:51 +0200 |
commit | 171ce2e27906a59e243baf8c67ad1c1193cec4be (patch) | |
tree | d43e88c5de6f946f4be85f393c36c6ac520afcc2 /hw/net/tulip.c | |
parent | Fix tulip breakage (diff) | |
download | qemu-171ce2e27906a59e243baf8c67ad1c1193cec4be.tar.gz qemu-171ce2e27906a59e243baf8c67ad1c1193cec4be.tar.xz qemu-171ce2e27906a59e243baf8c67ad1c1193cec4be.zip |
hw/net/tulip: Fix 'Descriptor Error' definition
Bit #14 is "DE" for 'Descriptor Error':
When set, indicates a frame truncation caused by a frame
that does not fit within the current descriptor buffers,
and that the 21143 does not own the next descriptor.
[Table 4-1. RDES0 Bit Fields Description]
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/net/tulip.c')
0 files changed, 0 insertions, 0 deletions