diff options
| author | Peter Maydell | 2014-05-13 17:09:37 +0200 |
|---|---|---|
| committer | Peter Maydell | 2014-05-13 17:09:37 +0200 |
| commit | 889ac2a32fd803f7222524d8f56aded1c3cbad3c (patch) | |
| tree | e8eee5f9a55238c2ddef46a7c39fbf0a2c6c4070 /scripts/switch-timer-api | |
| parent | hw/net/stellaris_enet: Fix debug format strings (diff) | |
| download | qemu-889ac2a32fd803f7222524d8f56aded1c3cbad3c.tar.gz qemu-889ac2a32fd803f7222524d8f56aded1c3cbad3c.tar.xz qemu-889ac2a32fd803f7222524d8f56aded1c3cbad3c.zip | |
hw/net/stellaris_enet: Get rid of rx_fifo pointer
The rx_fifo pointer is awkward to migrate, and is actually
redundant since it is always possible to determine it from
the current rx[].len/.data and rx_fifo_len. Remove both
rx_fifo and rx_fifo_len from the state, replacing them with
a simple rx_fifo_offset which points at the current location
in the RX fifo.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
