qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 11/12] util: remove the net/net.h dependency


From: Richard Henderson
Subject: Re: [PATCH 11/12] util: remove the net/net.h dependency
Date: Thu, 24 Feb 2022 10:04:27 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2/24/22 08:37, marcandre.lureau@redhat.com wrote:
From: Marc-André Lureau<marcandre.lureau@redhat.com>

Move qemu_ether_ntoa() which is only needed in net/.

Signed-off-by: Marc-André Lureau<marcandre.lureau@redhat.com>
---
  include/qemu-common.h |  1 -
  net/announce.c        | 13 +++++++++++++
  util/cutils.c         | 14 --------------
  3 files changed, 13 insertions(+), 15 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~




reply via email to

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