Re: [PATCH ath-next] wifi: ath12k: remove unused ath12k_dp_rx_h_find_link_peer()

Baochen Qiang <[email protected]> Mon, 3 Aug 2026 09:54:10 +0800
Newsgroups org.infradead.lists.ath12k,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless
Message-ID <[email protected]>

On 8/3/2026 9:05 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

is it OK to use engineering build in the Tested-on: tag ?