commit | 75bc5f779a7664d1fc19cb915039439c6e58bb94 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Sat Feb 13 18:42:15 2021 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 14 09:50:35 2021 +0200 |
tree | 7d6acd159ad2a4ccd769bd0f66c782c208e3cc02 | |
parent | 3443c54c41718f9aa4785e0388dce7ccddffaac7 [diff] |
mt76: mt7615: fix tx skb dma unmap [ Upstream commit ebee7885bb12a8fe2c2f9bac87dbd87a05b645f9 ] The first pointer in the txp needs to be unmapped as well, otherwise it will leak DMA mapping entries Fixes: 27d5c528a7ca ("mt76: fix double DMA unmap of the first buffer on 7615/7915") Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Sasha Levin <sashal@kernel.org>