Commit 27d5c528 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: fix double DMA unmap of the first buffer on 7615/7915



A small part of the first skb buffer is passed to the firmware for parsing
via DMA, while the full buffer is passed as part of the TXP.

Avoid calling DMA unmap on the first part (with a different length than map)

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent c12b7c79
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment