On 2023-10-15 17.06, Joerg Sonnenberger wrote:
On Sun, Oct 15, 2023 at 10:36:53PM +0000, Greg Oster wrote:Module Name: src Committed By: oster Date: Sun Oct 15 22:36:53 UTC 2023 Modified Files: src/sys/dev/pci/igc: if_igc.c Log Message: Fix build of the MODULAR kernel, which explicitly excludes vlans.Please fix the macro to not expand to nothing instead.
I think you're referring to the change I made to src/sys/dev/sequencer.c instead of this one... Done!
Later... Greg Oster