summaryrefslogtreecommitdiff
path: root/net/dns_resolver
diff options
context:
space:
mode:
authorVegard Nossum <vegard.nossum@oracle.com>2021-10-15 16:07:54 +0300
committerDavid S. Miller <davem@davemloft.net>2021-10-15 16:34:35 +0300
commit46393d61a328d7c4e3264252dae891921126c674 (patch)
tree04828641a208943a9454ca232280231343f3ec90 /net/dns_resolver
parent075718fdaf0efe20223571236c1bf14ca35a7aa1 (diff)
downloadlinux-46393d61a328d7c4e3264252dae891921126c674.tar.xz
lan78xx: select CRC32
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(). Fixes: 55d7de9de6c30 ("Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver") Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dns_resolver')
0 files changed, 0 insertions, 0 deletions