lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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