Re: [PATCH ath-next] wifi: ath12k: remove unused ath12k_dp_rx_h_find_link_peer()
Jeff Johnson <[email protected]> Sun, 2 Aug 2026 19:01:54 -0700
| Newsgroups | org.infradead.lists.ath12k,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On 8/2/2026 6:54 PM, Baochen Qiang wrote: > > > 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 ? > Ideally we should test with upstream firmware, but for this case compile test would be sufficient. /jeff