On 12/1/23 10:57, Akihiko Odaki wrote:
The register definitions in tests/qtest/libqos/e1000e.h had names
different from hw/net/e1000_regs.h, which made it hard to understand
what test codes corresponds to the implementation. Use
hw/net/e1000_regs.h from tests/qtest/libqos/e1000e.c to remove
these duplications.

Signed-off-by: Akihiko Odaki <akihiko.od...@daynix.com>
---
  tests/qtest/libqos/e1000e.c | 20 ++++++++++----------
  tests/qtest/libqos/e1000e.h |  5 -----
  2 files changed, 10 insertions(+), 15 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to