On Wed, 26 Feb 2025 09:52:05 +0100 Philipp Stanner wrote: > pcim_iomap_regions() should receive the driver's name as its third > parameter, not the PCI device's name. > > Define the driver name with a macro and use it at the appropriate > places, including pcim_iomap_regions(). > > Cc: stable@xxxxxxxxxxxxxxx # v5.14+ > Fixes: 30bba69d7db4 ("stmmac: pci: Add dwmac support for Loongson") Since you sent this as a fix (which.. yea.. I guess.. why not..) I'll apply it to the fixes tree. But then the other patches have to wait and be reposted next Thu. The fixes are merged with net-next every Thu, but since this series was tagged as net-next I missed it in today's cross merge :(