Re: git: 10746040820e - main - ixgbe: rename VF message type macros

From: Yasuhiro Kimura <yasu_at_FreeBSD.org>
Date: Fri, 20 Sep 2024 09:39:00 UTC
From: Kevin Bowling <kevin.bowling@kev009.com>
Subject: Re: git: 10746040820e - main - ixgbe: rename VF message type macros
Date: Fri, 20 Sep 2024 01:00:42 -0700

> On Thu, Sep 19, 2024 at 11:49 PM Doug Moore <unkadoug@gmail.com> wrote:
>>
>> https://reviews.freebsd.org/D46708
> 
> Your fix is logically correct, thank you Doug.  I committed it with
> your authorship as I would otherwise make the same change to fix the
> tree now.
> 
> Pondering aloud, I am uncertain why this did not affect a modular
> build, I see if_sriov.c in the ix makefile.

I confirmed buildkernel succeeds with commit 267f223f622.
Thanks for quick fix!

---
Yasuhiro Kimura