linux/drivers/net/wireless
Miaoqian Lin 9747a78d5f ath10k: Fix error handling in ath10k_setup_msa_resources
The device_node pointer is returned by of_parse_phandle() with refcount
incremented. We should use of_node_put() on it when done.

This function only calls of_node_put() in the regular path.
And it will cause refcount leak in error path.

Fixes: 727fec790e ("ath10k: Setup the msa resources before qmi init")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Reviewed-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20220308070238.19295-1-linmq006@gmail.com
2022-03-10 17:52:18 +02:00
..
admtek
ath ath10k: Fix error handling in ath10k_setup_msa_resources 2022-03-10 17:52:18 +02:00
atmel
broadcom brcmfmac: Replace zero-length arrays with flexible-array members 2022-02-21 10:59:35 +02:00
cisco proc: remove PDE_DATA() completely 2022-01-22 08:33:37 +02:00
intel iwlwifi: dbg_ini: Split memcpy() to avoid multi-field write 2022-02-18 10:40:56 +02:00
intersil proc: remove PDE_DATA() completely 2022-01-22 08:33:37 +02:00
marvell libertas_tf: Add missing __packed annotations 2021-12-08 20:39:54 +02:00
mediatek mt76: fix dfs state issue with 160 MHz channels 2022-02-24 14:40:23 +01:00
microchip wilc1000: use min_t() to make code cleaner 2022-01-31 17:48:18 +02:00
quantenna
ralink
realtek rtw89: get channel parameters of 160MHz bandwidth 2022-02-25 11:39:55 +02:00
rsi Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2022-01-17 05:49:30 +02:00
st cw1200: wsm: make array queue_id_to_wmm_aci static const 2022-01-31 17:49:17 +02:00
ti wl1251: specify max. IE length 2021-12-16 10:28:38 +02:00
zydas
Kconfig
mac80211_hwsim.c mac80211_hwsim: Advertise support for EHT capabilities 2022-02-16 15:44:45 +01:00
mac80211_hwsim.h
Makefile
ray_cs.c ray_cs: Check ioremap return value 2022-02-01 14:24:35 +02:00
ray_cs.h
rayctl.h
rndis_wlan.c
virt_wifi.c
wl3501.h
wl3501_cs.c