Arnd Bergmann <a...@kernel.org> writes: > From: Arnd Bergmann <a...@arndb.de> > > Without crc32, the driver fails to link: > > arm-linux-gnueabi-ld: drivers/net/wireless/ath/wil6210/fw.o: in function > `wil_fw_verify': > fw.c:(.text+0x74c): undefined reference to `crc32_le' > arm-linux-gnueabi-ld: > drivers/net/wireless/ath/wil6210/fw.o:fw.c:(.text+0x758): more undefined > references to `crc32_le' follow > > Fixes: 151a9706503f ("wil6210: firmware download") > Signed-off-by: Arnd Bergmann <a...@arndb.de>
I'll queue this to v5.11. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches