Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Fri, 15 Oct 2021 15:07:54 +0200 you wrote: > Fix the following build/link error by adding a dependency on the CRC32 > routines: > > ld: drivers/net/usb/lan78xx.o: in function `lan78xx_set_multicast': > lan78xx.c:(.text+0x48cf): undefined reference to `crc32_le' > > The actual use of crc32_le() comes indirectly through ether_crc(). > > [...] Here is the summary with links: - lan78xx: select CRC32 https://git.kernel.org/netdev/net/c/46393d61a328 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html