[PATCH ath-current] wifi: ath12k: fix wrong TID passed when stopping AMPDU session
Pablo MARTIN-GOMEZ
pmartin-gomez at freebox.fr
Mon Jan 26 09:41:16 PST 2026
Hello,
On 26/01/2026 18:28, Jeff Johnson wrote:
> On 1/26/2026 3:35 AM, Pablo MARTIN-GOMEZ wrote:
>
> - ret = ath12k_peer_rx_tid_reo_update(ar, peer, peer->rx_tid, 1, 0,
> false);
> + ret = ath12k_peer_rx_tid_reo_update(ar, peer,
> &peer->rx_tid[params->tid], 1, 0, false);
> FYI your e-mail client is munging your patch, adding a line break.
> And using "view source" it looks like other artifacts are being added.
> My tooling (using 'b4') cannot process your patch...
Oh, my bad. I've resent both my patches for ath11k & ath12k with git
send-email to be sure.
> Applying: wifi: ath12k: fix wrong TID passed when stopping AMPDU session
> error: git diff header lacks filename information when removing 1 leading pathname component (line 6)
>
> Suggest using https://b4.docs.kernel.org/en/latest/contributor/overview.html
>> spin_unlock_bh(&ab->base_lock);
>> if (ret) {
>> ath12k_warn(ab, "failed to update reo for rx tid %d: %d\n",
Best regards,
Pablo MG
More information about the ath12k
mailing list