]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
mt76: move skb dma mapping before running tx_prepare_skb
authorLorenzo Bianconi <lorenzo@kernel.org>
Thu, 14 Mar 2019 13:54:11 +0000 (14:54 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 1 May 2019 11:03:55 +0000 (13:03 +0200)
commiteb071ba77c239e0c028de40d1663b92c6f5bff3e
treefcb7c2446236e2c416609ef0af39429e813e3a01
parent66105538a62a12db132e28918118cbb14f4afbd2
mt76: move skb dma mapping before running tx_prepare_skb

Move skb dma mapping before configuring txwi since new chipsets (mt7615)
will need skb dma addresses in order to properly configure txwi

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/dma.c