diff options
author | Rakesh Pillai <[email protected]> | 2019-01-25 09:51:06 +0530 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2019-02-07 16:44:03 +0200 |
commit | 6e8a8991e2103dcb6a9cff28f460390e8e360848 (patch) | |
tree | d9ebc43b48c205b89b663176e3bbf829b4ac604d /tools/perf/scripts/python/stackcollapse.py | |
parent | 543271334483f23f8118f5b1bae919134010714f (diff) |
ath10k: fix dma unmap direction for management frames
The management frames transmitted are dma mapped with
direction TO_DEVICE, but incorrectly mapped with
direction FROM_DEVICE during tx complete and error cases.
Fix the direction of dma during dma unmap of the
transmitted management frames.
Tested HW: WCN3990
Tested FW: WLAN.HL.2.0-01188-QCAHLSWMTPLZ-1
Fixes: 38a1390e02b7 ("ath10k: dma unmap mgmt tx buffer if wmi cmd send fails")
Signed-off-by: Rakesh Pillai <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions