Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge tag 'ath-current-20250714' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath

Jeff Johnson says:
==================
ath.git update for v6.16-rc7

Fix an ath12k performance regression introduce in v6.16-rc1
==================

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

+2 -1
+2 -1
drivers/net/wireless/ath/ath12k/dp_rx.c
··· 1060 1060 } 1061 1061 1062 1062 rx_tid = &peer->rx_tid[tid]; 1063 - paddr_aligned = rx_tid->qbuf.paddr_aligned; 1064 1063 /* Update the tid queue if it is already setup */ 1065 1064 if (rx_tid->active) { 1066 1065 ret = ath12k_peer_rx_tid_reo_update(ar, peer, rx_tid, ··· 1071 1072 } 1072 1073 1073 1074 if (!ab->hw_params->reoq_lut_support) { 1075 + paddr_aligned = rx_tid->qbuf.paddr_aligned; 1074 1076 ret = ath12k_wmi_peer_rx_reorder_queue_setup(ar, vdev_id, 1075 1077 peer_mac, 1076 1078 paddr_aligned, tid, ··· 1098 1098 return ret; 1099 1099 } 1100 1100 1101 + paddr_aligned = rx_tid->qbuf.paddr_aligned; 1101 1102 if (ab->hw_params->reoq_lut_support) { 1102 1103 /* Update the REO queue LUT at the corresponding peer id 1103 1104 * and tid with qaddr.