qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 13/23] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xStat


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 13/23] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
Date: Mon, 5 Jun 2023 14:44:36 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.2

On 4/6/23 15:14, Mark Cave-Ayland wrote:
This is to enable them to be used outside of dp8393x.c.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
CC: Jason Wang <jasowang@redhat.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
---
  hw/net/dp8393x.c         | 32 +--------------------
  include/hw/net/dp8393x.h | 60 ++++++++++++++++++++++++++++++++++++++++
  2 files changed, 61 insertions(+), 31 deletions(-)
  create mode 100644 include/hw/net/dp8393x.h

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]