diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-05-13 16:09:36 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-05-13 16:09:36 +0100 |
commit | 7fd5f064d1c1a827a95ffe678418b3d5b8d2f108 (patch) | |
tree | 2710ff6b49f3e4155c3769fa98dbc511f230b43a /tpm.c | |
parent | 5c10495ab1546d5d12b51a97817051e9ec98d0f6 (diff) |
hw/net/stellaris_enet: Correct handling of packet padding
The PADEN bit in the transmit control register enables padding of short
data packets out to the required minimum length. However a typo here
meant we were adjusting tx_fifo_len rather than tx_frame_len, so the
padding didn't actually happen. Fix this bug.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Cc: qemu-stable@nongnu.org
Diffstat (limited to 'tpm.c')
0 files changed, 0 insertions, 0 deletions