Files
linux/drivers/net/usb
Vegard Nossum 46393d61a3 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: 55d7de9de6 ("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>
2021-10-15 14:34:35 +01:00
..
2021-08-18 11:46:52 +01:00
2021-07-27 20:11:45 +01:00
2021-06-17 11:30:25 -07:00
2021-06-01 17:05:05 -07:00
2021-07-27 20:11:43 +01:00
2021-07-27 20:11:45 +01:00
2021-09-17 11:19:58 +01:00
2021-06-01 17:05:05 -07:00
2021-10-15 14:34:35 +01:00
2021-06-01 17:05:05 -07:00
2021-07-27 20:11:45 +01:00
2021-06-01 17:05:05 -07:00
2021-07-27 20:11:43 +01:00
2021-07-27 20:11:45 +01:00
2021-07-27 20:11:45 +01:00
2021-07-27 20:11:45 +01:00