Re: [PATCH ath-next] wifi: ath12k: remove unused ath12k_dp_rx_h_find_link_peer()
Rameshkumar Sundaram <[email protected]>
| Newsgroups | org.kernel.vger.linux-wireless,org.infradead.lists.ath12k,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/3/2026 6:35 AM, Miaoqing Pan wrote: > ath12k_dp_rx_h_find_link_peer() is no longer referenced anywhere, > remove the unused helper and its declaration to avoid dead code. > > Tested-on: QCC2072 hw1.0 PCI CI_WLAN.COL.1.0.c2-00229.1-QCACOLSWPL_V1_TO_SILICON-1 > Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3 > > Signed-off-by: Miaoqing Pan <[email protected]> Guess Tested-on can removed in pending if needed so, Reviewed-by: Rameshkumar Sundaram <[email protected]>