linux/drivers/net/wireless/ath/ath11k
Wei Yongjun f76f750aee ath11k: fix error return code in ath11k_dp_alloc()
Fix to return negative error code -ENOMEM from the error handling
case instead of 0, as done elsewhere in this function.

Fixes: d0998eb84e ("ath11k: optimise ath11k_dp_tx_completion_handler")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200427104621.23752-1-weiyongjun1@huawei.com
2020-05-04 11:53:16 +03:00
..
ahb.c ath11k: set IRQ_DISABLE_UNLAZY flag for DP interrupts 2020-04-14 11:33:01 +03:00
ahb.h
ce.c ath11k: checking for NULL vs IS_ERR() 2019-12-18 19:55:32 +02:00
ce.h ath11k: dump SRNG stats during FW assert 2020-03-18 13:47:27 +02:00
core.c ath11k: add thermal sensor device support 2020-03-11 18:47:18 +02:00
core.h ath11k: Add dynamic tcl ring selection logic with retry mechanism 2020-04-15 11:07:06 +03:00
debug.c ath11k: remove conversion to bool in ath11k_debug_fw_stats_process() 2020-04-22 09:42:35 +03:00
debug.h ath11k: Fix rx_filter flags setting for per peer rx_stats 2020-04-15 11:00:29 +03:00
debug_htt_stats.c ath11k: Supporting RX ring backpressure HTT event and stats handling 2020-03-18 13:43:54 +02:00
debug_htt_stats.h ath11k: Supporting RX ring backpressure HTT event and stats handling 2020-03-18 13:43:54 +02:00
debugfs_sta.c ath11k: Add sta debugfs support to configure ADDBA and DELBA 2020-04-06 19:13:37 +03:00
dp.c ath11k: fix error return code in ath11k_dp_alloc() 2020-05-04 11:53:16 +03:00
dp.h ath11k: fix reo flush send 2020-04-27 07:52:59 +03:00
dp_rx.c ath11k: use GFP_ATOMIC under spin lock 2020-04-28 12:13:18 +03:00
dp_rx.h ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
dp_tx.c ath11k: Add dynamic tcl ring selection logic with retry mechanism 2020-04-15 11:07:06 +03:00
dp_tx.h
hal.c ath11k: dump SRNG stats during FW assert 2020-03-18 13:47:27 +02:00
hal.h ath11k: Modify the interrupt timer threshold 2020-04-14 11:29:04 +03:00
hal_desc.h ath11k: update tcl cmd descriptor parameters for STA mode 2019-11-29 09:35:15 +02:00
hal_rx.c ath11k: Configure hash based reo destination ring selection 2020-03-18 13:53:37 +02:00
hal_rx.h ath11k: add HE rate accounting to driver 2020-02-11 20:28:33 +02:00
hal_tx.c ath11k: optimize ath11k_hal_tx_status_parse 2019-12-18 19:40:10 +02:00
hal_tx.h ath11k: optimize ath11k_hal_tx_status_parse 2019-12-18 19:40:10 +02:00
htc.c ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab 2019-12-18 19:27:45 +02:00
htc.h
hw.h ath11k: set queue_len to 4096 2020-03-17 08:37:06 +02:00
Kconfig ath11k: handle RX fragments 2020-03-17 08:35:30 +02:00
mac.c ath11k: Fix rx_filter flags setting for per peer rx_stats 2020-04-15 11:00:29 +03:00
mac.h ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
Makefile ath11k: add thermal cooling device support 2020-03-11 18:47:07 +02:00
peer.c ath11k: fix duplication peer create on same radio 2020-04-14 11:07:48 +03:00
peer.h ath11k: fix duplication peer create on same radio 2020-04-14 11:07:48 +03:00
qmi.c ath11k: dump SRNG stats during FW assert 2020-03-18 13:47:27 +02:00
qmi.h ath11k: qmi clean up ce and HTC service config update 2019-11-29 09:46:55 +02:00
reg.c ath11k: add HE support 2019-11-27 17:46:29 +02:00
reg.h
rx_desc.h ath11k: handle RX fragments 2020-03-17 08:35:30 +02:00
testmode.c ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab 2019-12-18 19:27:45 +02:00
testmode.h
testmode_i.h
thermal.c ath11k: add thermal sensor device support 2020-03-11 18:47:18 +02:00
thermal.h ath11k: add thermal sensor device support 2020-03-11 18:47:18 +02:00
trace.c
trace.h ath11k: add pktlog checksum in trace events to support pktlog 2020-04-06 19:15:50 +03:00
wmi.c ath11k: Fix TWT radio count 2020-04-14 11:31:55 +03:00
wmi.h ath11k: add pktlog checksum in trace events to support pktlog 2020-04-06 19:15:50 +03:00