linux/drivers/net/wireless/ath/ath11k
Jiasheng Jiang 16e0077e14 wifi: ath11k: Add missing check for ioremap
Add check for ioremap() and return the error if it fails in order to
guarantee the success of ioremap(), same as in
ath11k_qmi_load_file_target_mem().

Fixes: 6ac04bdc5e ("ath11k: Use reserved host DDR addresses from DT for PCI devices")
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230608022858.27405-1-jiasheng@iscas.ac.cn
2023-06-15 14:39:49 +03:00
..
ahb.c wifi: ath11k: remove manual mask names from debug messages 2023-06-13 12:10:42 +03:00
ahb.h
ce.c wifi: ath11k: debug: add ATH11K_DBG_CE 2023-06-13 12:10:46 +03:00
ce.h
core.c wifi: ath11k: remove manual mask names from debug messages 2023-06-13 12:10:42 +03:00
core.h wifi: ath11k: factory test mode support 2023-06-01 13:30:49 +03:00
dbring.c wifi: ath11k: fix writing to unintended memory region 2023-04-12 13:00:54 +03:00
dbring.h
debug.c wifi: ath11k: print debug level in debug messages 2023-06-13 12:10:42 +03:00
debug.h wifi: ath11k: debug: add ATH11K_DBG_CE 2023-06-13 12:10:46 +03:00
debugfs.c
debugfs.h
debugfs_htt_stats.c wifi: ath11k: Add HTT stats for PHY reset case 2023-06-01 13:31:33 +03:00
debugfs_htt_stats.h wifi: ath11k: Add HTT stats for PHY reset case 2023-06-01 13:31:33 +03:00
debugfs_sta.c
debugfs_sta.h
dp.c wifi: ath11k: Ignore frags from uninitialized peer in dp. 2023-04-17 13:28:30 +03:00
dp.h wifi: ath11k: fix tx status reporting in encap offload mode 2023-04-19 17:23:22 +03:00
dp_rx.c wifi: ath11k: don't use %pK 2023-06-13 12:10:46 +03:00
dp_rx.h
dp_tx.c wifi: ath11k: dp: cleanup debug message 2023-06-13 12:10:45 +03:00
dp_tx.h wifi: ath11k: fix tx status reporting in encap offload mode 2023-04-19 17:23:22 +03:00
hal.c wifi: ath11k: hal: cleanup debug message 2023-06-13 12:10:45 +03:00
hal.h
hal_desc.h
hal_rx.c wifi: ath11k: debug: use all upper case in ATH11k_DBG_HAL 2023-06-13 12:10:45 +03:00
hal_rx.h wifi: ath11k: Fix incorrect update of radiotap fields 2023-04-19 17:23:23 +03:00
hal_tx.c
hal_tx.h
hif.h
htc.c wifi: ath11k: htc: cleanup debug messages 2023-06-13 12:10:46 +03:00
htc.h
hw.c wifi: ath11k: driver settings for MBSSID and EMA 2023-05-09 19:58:55 +03:00
hw.h wifi: ath11k: driver settings for MBSSID and EMA 2023-05-09 19:58:55 +03:00
Kconfig
mac.c wifi: ath11k: fix memory leak in WMI firmware stats 2023-06-13 12:14:53 +03:00
mac.h
Makefile
mhi.c wifi: ath11k: pci: cleanup debug logging 2023-06-13 12:10:44 +03:00
mhi.h
pci.c wifi: ath11k: don't use %pK 2023-06-13 12:10:46 +03:00
pci.h
pcic.c wifi: ath11k: pci: cleanup debug logging 2023-06-13 12:10:44 +03:00
pcic.h
peer.c wifi: ath11k: remove manual mask names from debug messages 2023-06-13 12:10:42 +03:00
peer.h wifi: ath11k: Ignore frags from uninitialized peer in dp. 2023-04-17 13:28:30 +03:00
qmi.c wifi: ath11k: Add missing check for ioremap 2023-06-15 14:39:49 +03:00
qmi.h
reg.c wifi: ath11k: remove manual mask names from debug messages 2023-06-13 12:10:42 +03:00
reg.h
rx_desc.h
spectral.c
spectral.h
testmode.c wifi: ath11k: update proper pdev/vdev id for testmode command 2023-06-09 15:30:19 +03:00
testmode.h wifi: ath11k: factory test mode support 2023-06-01 13:30:49 +03:00
testmode_i.h wifi: ath11k: factory test mode support 2023-06-01 13:30:49 +03:00
thermal.c
thermal.h
trace.c
trace.h
wmi.c wifi: ath11k: fix memory leak in WMI firmware stats 2023-06-13 12:14:53 +03:00
wmi.h wifi: ath11k: factory test mode support 2023-06-01 13:30:49 +03:00
wow.c wifi: ath11k: factory test mode support 2023-06-01 13:30:49 +03:00
wow.h