From: patchwork-bot+netdevbpf@kernel.org
To: Vegard Nossum <vegard.nossum@oracle.com>
Cc: davem@davemloft.net, kuba@kernel.org, b.galvani@gmail.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
arnd@arndb.de
Subject: Re: [PATCH v2] net: arc: select CRC32
Date: Wed, 13 Oct 2021 16:20:07 +0000 [thread overview]
Message-ID: <163414200740.13761.2339659999652970169.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211012093446.1575-1-vegard.nossum@oracle.com>
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.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
prev parent reply other threads:[~2021-10-13 16:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-12 9:15 [PATCH] net: arc: select CRC32 Vegard Nossum
2021-10-12 9:34 ` [PATCH v2] " Vegard Nossum
2021-10-13 16:20 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=163414200740.13761.2339659999652970169.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=arnd@arndb.de \
--cc=b.galvani@gmail.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=vegard.nossum@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).