linux/drivers/net/wireless/ath
Dan Carpenter cb996dc9f9 ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
[ Upstream commit fd6729ec53 ]

This error path is unlikely because of it checked for NULL and
returned -ENOMEM earlier in the function.  But it should return
an error code here as well if we ever do hit it because of a
race condition or something.

Fixes: bdcd817079 ("Add ath6kl cleaned up driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210813113438.GB30697@kili
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-15 09:50:45 +02:00
..
ar5523 treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
ath5k ath: Modify ath_key_delete() to not need full key entry 2021-08-26 08:35:32 -04:00
ath6kl ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point() 2021-09-15 09:50:45 +02:00
ath9k ath9k: Postpone key cache entry deletion for TXQ frames reference it 2021-08-26 08:35:33 -04:00
ath10k ath10k: Fix an error code in ath10k_add_interface() 2021-07-14 16:56:22 +02:00
ath11k ath11k: unlock on error path in ath11k_mac_op_add_interface() 2021-07-19 09:44:55 +02:00
carl9170 wireless: carl9170: fix LEDS build errors & warnings 2021-07-14 16:56:20 +02:00
wcn36xx wcn36xx: Move hal_buf allocation to devm_kmalloc in probe 2021-07-14 16:56:21 +02:00
wil6210 wil6210: select CONFIG_CRC32 2021-01-17 14:17:02 +01:00
ath.h ath: Modify ath_key_delete() to not need full key entry 2021-08-26 08:35:32 -04:00
debug.c
dfs_pattern_detector.c ath: drop unnecessary list_empty 2020-08-14 18:05:06 +03:00
dfs_pattern_detector.h
dfs_pri_detector.c
dfs_pri_detector.h
hw.c
Kconfig Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git 2020-06-15 20:18:39 +03:00
key.c ath: Modify ath_key_delete() to not need full key entry 2021-08-26 08:35:32 -04:00
main.c
Makefile
reg.h
regd_common.h
regd.c
regd.h
spectral_common.h ath11k: add support for spectral scan 2020-06-15 17:21:54 +03:00
trace.c
trace.h