diff options
author | Vegard Nossum <[email protected]> | 2021-10-12 17:25:09 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-10-13 13:28:35 -0700 |
commit | 427f974d9727ca681085ddcd0530c97ab5811ae0 (patch) | |
tree | bb5bcc30c9f69043dae61ab5baf75dca0f3a9bd1 /scripts/gdb/linux/utils.py | |
parent | e599ee234ad4fdfe241d937bbabd96e0d8f9d868 (diff) |
net: korina: select CRC32
Fix the following build/link error by adding a dependency on the CRC32
routines:
ld: drivers/net/ethernet/korina.o: in function `korina_multicast_list':
korina.c:(.text+0x1af): undefined reference to `crc32_le'
Fixes: ef11291bcd5f9 ("Add support the Korina (IDT RC32434) Ethernet MAC")
Cc: Arnd Bergmann <[email protected]>
Signed-off-by: Vegard Nossum <[email protected]>
Acked-by: Florian fainelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions