Message ID | cover.1556718795.git.lorenzo@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | mt76: add tx napi polling support to mt7603/mt7615 | expand |
On 2019-05-01 16:06, Lorenzo Bianconi wrote: > Use napi polling for tx cleanup in mt7603 and mt7615 drivers in order > to allow tx scheduling and tx cleanup to run concurrently > > Lorenzo Bianconi (4): > mt76: move tx_napi in mt76_dev > mt76: mt7603: use napi polling for tx cleanup > mt76: mt7615: use napi polling for tx cleanup > mt76: move netif_napi_del in mt76_dma_cleanup Applied, thanks. - Felix