[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163414200740.13761.2339659999652970169.git-patchwork-notify@kernel.org>
Date: Wed, 13 Oct 2021 16:20:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vegard Nossum <vegard.nossum@...cle.com>
Cc: davem@...emloft.net, kuba@...nel.org, b.galvani@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org, arnd@...db.de
Subject: Re: [PATCH v2] net: arc: select CRC32
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 12 Oct 2021 11:34:46 +0200 you wrote:
> Fix the following build/link error by adding a dependency on the CRC32
> routines:
>
> ld: drivers/net/ethernet/arc/emac_main.o: in function `arc_emac_set_rx_mode':
> emac_main.c:(.text+0xb11): undefined reference to `crc32_le'
>
> The crc32_le() call comes through the ether_crc_le() call in
> arc_emac_set_rx_mode().
>
> [...]
Here is the summary with links:
- [v2] net: arc: select CRC32
https://git.kernel.org/netdev/net/c/e599ee234ad4
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