1
0
Fork 0
alistair23-linux/drivers/net/wireless/ath
Arnd Bergmann 4834a984e4 wil6210: select CONFIG_CRC32
commit e186620d7b upstream.

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: 151a970650 ("wil6210: firmware download")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-17 14:05:36 +01:00
..
ar5523 ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter 2020-10-01 13:17:29 +02:00
ath5k PCI: Move ASPM declarations to linux/pci.h 2019-08-28 08:28:39 -05:00
ath6kl ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd() 2020-10-29 09:57:41 +01:00
ath9k ath9k_htc: Use appropriate rs_datalen type 2020-11-18 19:20:21 +01:00
ath10k ath10k: Release some resources in an error handling path 2020-12-30 11:51:15 +01:00
carl9170 carl9170: remove P2P_GO support 2020-06-22 09:31:18 +02:00
wcn36xx wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680 2020-10-29 09:57:35 +01:00
wil6210 wil6210: select CONFIG_CRC32 2021-01-17 14:05:36 +01:00
Kconfig drivers: net: Fix Kconfig indentation 2019-09-26 08:56:17 +02:00
Makefile ath: fix SPDX tags 2019-06-26 18:11:06 +03:00
ath.h
debug.c
dfs_pattern_detector.c ath: DFS JP domain W56 fixed pulse type 3 RADAR detection 2019-04-29 17:58:51 +03:00
dfs_pattern_detector.h ath: add support to get the detected radar specifications 2018-05-25 13:15:21 +03:00
dfs_pri_detector.c
dfs_pri_detector.h ath: add support to get the detected radar specifications 2018-05-25 13:15:21 +03:00
hw.c
key.c
main.c
reg.h
regd.c
regd.h ath: drop duplicated define 2019-04-29 17:55:53 +03:00
regd_common.h ath: regd: add extra US coutry codes 2019-02-07 17:02:19 +02:00
spectral_common.h
trace.c
trace.h