Aditya Kumar Singh <quic_adisi@xxxxxxxxxxx> wrote: > Function ath12k_debugfs_register() is called once inside the function > ath12k_mac_hw_register(). However, with single wiphy model, there could > be multiple pdevs registered under single hardware. Hence, need to register > debugfs for each one of them. > > Move the caller inside the loop which iterates over all underlying pdevs. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 > > Fixes: f8bde02a26b9 ("wifi: ath12k: initial debugfs support") > Signed-off-by: Aditya Kumar Singh <quic_adisi@xxxxxxxxxxx> > Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx> > Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx> 3 patches applied to ath-next branch of ath.git, thanks. 8dd65ccbdf91 wifi: ath12k: fix per pdev debugfs registration 4e1eff38d37a wifi: ath12k: unregister per pdev debugfs 5a16da9cfb40 wifi: ath12k: handle symlink cleanup for per pdev debugfs dentry -- https://patchwork.kernel.org/project/linux-wireless/patch/20240529043043.2488031-2-quic_adisi@xxxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches