[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163430520781.23472.11375176494240682949.git-patchwork-notify@kernel.org>
Date: Fri, 15 Oct 2021 13:40:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vegard Nossum <vegard.nossum@...cle.com>
Cc: woojung.huh@...rochip.com, UNGLinuxDriver@...rochip.com,
kuba@...nel.org, davem@...emloft.net, netdev@...r.kernel.org,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] lan78xx: select CRC32
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
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
Powered by blists - more mailing lists