[PATCH] ath10k: Fix error handling in ath10k_setup_msa_resources

2022-03-07 Thread Miaoqian Lin
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: 727fec790ead ("ath10k: Setup the msa resources befor

Re: [PATCH v2 1/2] ath10k: search for default BDF name provided in DT

2022-03-07 Thread Doug Anderson
Kalle, On Fri, Jan 14, 2022 at 6:46 AM Kalle Valo wrote: > > Abhishek Kumar writes: > > > On this patch I have a kernel bot warning, which I intend to fix along > > with all the comments and discussion and push out V3. So, any > > comments/next steps are appreciated. > > Please wait my comments

Re: [PATCH] Revert "ath: add support for special 0x0 regulatory domain"

2022-03-07 Thread Kalle Valo
Brian Norris wrote: > This reverts commit 2dc016599cfa9672a147528ca26d70c3654a5423. > > Users are reporting regressions in regulatory domain detection and > channel availability. > > The problem this was trying to resolve was fixed in firmware anyway: > > QCA6174 hw3.0: sdio-4.4.1: add fir

[PULL] ath10k & ath11k firmware 20220307

2022-03-07 Thread Kalle Valo
:   linux-firmware: add firmware for MT7986 (2022-03-04 08:43:26 -0500) are available in the Git repository at:   git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware.git ath10k-20220307 for you to fetch changes up to e8bc0db413b4ab7f8e540ffa17991ff61252de9c:   ath11k: add links f