From: Kevin Bowling <kevin.bowl...@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 <unkad...@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