> On 2018-05-20 10:15, Lorenzo Bianconi wrote: >> Add tx_queue_skb function pointer in mt76_bus_ops since mt76x2u based >> devices do not map mt76x2_txwi on dma buffers and it is not possible >> to reuse mt76_tx_queue_skb() routine to enqueue tx frames to hw buffers >> >> Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx> > Please move mt76_tx_queue_skb to dma.c and rename it to > mt76_dma_tx_queue_skb. > > Thanks, > > - Felix Ack, will do in v3 Regards, Lorenzo