Re: [PATCH] net: korina: select CRC32

From: Florian Fainelli
Date: Tue Oct 12 2021 - 12:22:07 EST


On 10/12/21 8:25 AM, Vegard Nossum wrote:
> Fix the following build/link error by adding a dependency on the CRC32
> routines:
>
> ld: drivers/net/ethernet/korina.o: in function `korina_multicast_list':
> korina.c:(.text+0x1af): undefined reference to `crc32_le'
>
> Fixes: ef11291bcd5f9 ("Add support the Korina (IDT RC32434) Ethernet MAC")
> Cc: Arnd Bergmann <arnd@xxxxxxxx>
> Signed-off-by: Vegard Nossum <vegard.nossum@xxxxxxxxxx>

Acked-by: Florian fainelli <f.fainelli@xxxxxxxxx>
--
Florian