mbox series

[v2,0/2] fix TXP DMA unmap for mt7622/mt7623

Message ID cover.1586430566.git.lorenzo@kernel.org (mailing list archive)
Headers show
Series fix TXP DMA unmap for mt7622/mt7623 | expand

Message

Lorenzo Bianconi April 9, 2020, 11:14 a.m. UTC
Fix a possible data corruption unmapping hw txp from DMA engine

Changes since v1:
- remove usb series dependency to make backportig easier
- add specific macro for 7663

Lorenzo Bianconi (2):
  mt76: mt7622: fix DMA unmap length
  mt76: mt7663: fix DMA unmap length

 .../net/wireless/mediatek/mt76/mt7615/mac.c   | 26 ++++++++++++-------
 .../net/wireless/mediatek/mt76/mt7615/mac.h   |  3 +++
 2 files changed, 20 insertions(+), 9 deletions(-)