diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-05-13 16:09:38 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-05-13 16:09:38 +0100 |
commit | c94239fe5633fb9816b5bbc61ccc134ce7171b2b (patch) | |
tree | e0a675d2ab62cfe5f85d20e94d826f566739abf2 /target-ppc | |
parent | 654039b42a7f0e7d1b719a17d5c388662950b9ab (diff) | |
download | hqemu-c94239fe5633fb9816b5bbc61ccc134ce7171b2b.zip hqemu-c94239fe5633fb9816b5bbc61ccc134ce7171b2b.tar.gz |
hw/net/cadence_gem: Remove dead code
Commit 191946c moved the code to handle padding to minimum
length from after the handling of the CRC to before it.
This means that the CRC code doesn't need to cope with the
possibility that the size is less than 60; remove this
dead code.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Diffstat (limited to 'target-ppc')
0 files changed, 0 insertions, 0 deletions