qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] net: Fix build error when DEBUG_NET is on


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] net: Fix build error when DEBUG_NET is on
Date: Fri, 26 Feb 2021 10:03:03 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 2/26/21 8:56 AM, Bin Meng wrote:
> From: Bin Meng <bin.meng@windriver.com>
> 
> "qemu-common.h" should be included to provide the forward declaration
> of qemu_hexdump() when DEBUG_NET is on.
> 
> Signed-off-by: Bin Meng <bin.meng@windriver.com>
> ---
> 
>  net/net.c | 1 +
>  1 file changed, 1 insertion(+)

Similarly:
- hw/net/fsl_etsec/etsec.c
- hw/net/fsl_etsec/rings.c

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>




reply via email to

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