aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/scan.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2025-07-31 07:58:33 +0000
committerJohannes Berg <[email protected]>2025-08-26 11:44:28 +0000
commitf64768bec0d57988782d26d1ea7ae21f959309dd (patch)
tree9295889df46397ca75c267939271a288dabc3a3f /net/wireless/scan.c
parentwifi: rt2800: select CONFIG_RT2X00_LIB as needed (diff)
downloadkernel-f64768bec0d57988782d26d1ea7ae21f959309dd.tar.gz
kernel-f64768bec0d57988782d26d1ea7ae21f959309dd.zip
wifi: rt2x00: fix CRC_CCITT dependency
Compile-testing this driver on Arm platforms shows a link failure when the CRC functions are not part of the kernel: x86_64-linux-ld: drivers/net/wireless/ralink/rt2x00/rt2800lib.o: in function `rt2800_check_firmware': rt2800lib.c:(.text+0x20e5): undefined reference to `crc_ccitt' Move the select statement to the correct Kconfig symbol to match the call site. Fixes: 311b05e235cf ("wifi: rt2x00: add COMPILE_TEST") Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Stanislaw Gruszka <[email protected]> Reviewed-by: Sergio Paracuellos <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'net/wireless/scan.c')
0 files changed, 0 insertions, 0 deletions