[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163403520742.25122.16952890625323973877.git-patchwork-notify@kernel.org>
Date: Tue, 12 Oct 2021 10:40:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vegard Nossum <vegard.nossum@...cle.com>
Cc: davem@...emloft.net, kuba@...nel.org, hayeswang@...ltek.com,
linux-usb@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Mon, 11 Oct 2021 17:22:49 +0200 you wrote:
> Fix the following build/link errors by adding a dependency on
> CRYPTO, CRYPTO_HASH, CRYPTO_SHA256 and CRC32:
>
> ld: drivers/net/usb/r8152.o: in function `rtl8152_fw_verify_checksum':
> r8152.c:(.text+0x2b2a): undefined reference to `crypto_alloc_shash'
> ld: r8152.c:(.text+0x2bed): undefined reference to `crypto_shash_digest'
> ld: r8152.c:(.text+0x2c50): undefined reference to `crypto_destroy_tfm'
> ld: drivers/net/usb/r8152.o: in function `_rtl8152_set_rx_mode':
> r8152.c:(.text+0xdcb0): undefined reference to `crc32_le'
>
> [...]
Here is the summary with links:
- r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256
https://git.kernel.org/netdev/net/c/9973a43012b6
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