Message ID | cover.1554194917.git.lorenzo@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | add missing bits for mt7615 support | expand |
On 2019-04-02 11:47, Lorenzo Bianconi wrote: > This is a preliminary series to add support for mt7615. > Dynamically allocate txwi descriptor. > Add missing bit in dma error data path. > This series is based on https://patchwork.kernel.org/patch/10856027/ > > Changes since v1: > - remove flags from mt76_txwi_cache > > Lorenzo Bianconi (4): > mt76: set txwi_size according to the driver value > mt76: add skb pointer to mt76_tx_info > mt76: dma: introduce skb field in mt76_txwi_cache > mt76: dma: add skb check for dummy pointer Applied, thanks. - Felix