]> git.baikalelectronics.ru Git - 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)
commit6b0ebf9446548ccc4f09d469686f9d8671490e35
treefcb7c2446236e2c416609ef0af39429e813e3a01
parentb77f68ac666a8b505ff579f1689b636a7722af8f
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