diff options
author | Yan-Hsuan Chuang <[email protected]> | 2019-09-16 15:03:35 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2019-09-21 08:47:27 +0300 |
commit | 0e41edcdfe86435fef709b7de8397e8a5a0e1b2f (patch) | |
tree | e60a40d2cbeda44be329936a42bb59626a9d43cf /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | dc579ca5cfea3b9652db73009b394b9a3f46ae29 (diff) |
rtw88: pci: release tx skbs DMAed when stop
Interrupt is disabled to stop PCI, which means the skbs
queued for each TX ring will not be released via DMA
interrupt. To avoid those skbs remained being left in
the skb queue until PCI has been removed, driver needs
to release skbs by itself.
Signed-off-by: Yan-Hsuan Chuang <[email protected]>
Reviewed-by: Brian Norris <[email protected]>
Tested-by: Brian Norris <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions