Revision 152a8a6c017bfdeda7f6d052fbc6e151891bd9b6 authored by Arnd Bergmann on 03 January 2021, 21:36:21 UTC, committed by David S. Miller on 05 January 2021, 23:50:36 UTC
Without crc32 support, this fails to link:

arm-linux-gnueabi-ld: net/wireless/scan.o: in function `cfg80211_scan_6ghz':
scan.c:(.text+0x928): undefined reference to `crc32_le'

Fixes: c8cb5b854b40 ("nl80211/cfg80211: support 6 GHz scanning")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent e186620
History

back to top