Skip to content
Snippets Groups Projects
Commit 1865e288 authored by Mike Nawrocki's avatar Mike Nawrocki Committed by Jason Wang
Browse files

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: default avatarMike Nawrocki <michael.nawrocki@gtri.gatech.edu>
Reviewed-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: default avatarJason Wang <jasowang@redhat.com>
parent 8fa5ad6d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment