qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 23/40] igb: Share common VF constants


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 23/40] igb: Share common VF constants
Date: Fri, 14 Apr 2023 17:08:42 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.9.1

On 14/4/23 13:37, Akihiko Odaki wrote:
The constants need to be consistent between the PF and VF.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
---
  hw/net/igb.c        | 10 +++++-----
  hw/net/igb_common.h |  8 ++++++++
  hw/net/igbvf.c      |  7 -------
  3 files changed, 13 insertions(+), 12 deletions(-)

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




reply via email to

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