On Fri, May 08, 2026 at 03:34:52PM -0700, Jakub Kicinski wrote: > On Thu, 7 May 2026 12:50:18 +0200 Uwe Kleine-König (The Capable Hub) > wrote: > > net: Consistently define pci_device_ids using named initializers > > net: nfp: Drop PCI class entries with .class_mask = 0 > > There's a transient build failure between these two patches, > you should probably reorder them? I did build test with the first patch only, using gcc on x86 and arm64. I guess this is about the ambiguity I mentioned in the cover letter and maybe using clang? I'll try to reproduce and fix. Best regards Uwe