diff options
author | 2015-11-24 11:36:52 +0100 | |
---|---|---|
committer | 2015-11-30 16:54:45 +0200 | |
commit | d6cb23b5147d2efb79a7d99ff019dfa6b4f8ed22 (patch) | |
tree | 279a3b0d76f377ce94429546e8425168949dc3aa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ath10k: Enable AP + STA interface combination support for 10.x (diff) | |
download | linux-dev-d6cb23b5147d2efb79a7d99ff019dfa6b4f8ed22.tar.xz linux-dev-d6cb23b5147d2efb79a7d99ff019dfa6b4f8ed22.zip |
ath10k: stop abusing GFP_DMA
Allocations from the DMA zone were originally added for legacy ISA
stuff, or PCI devices that have specific limitations in their DMA
addressing capabilities. It has no place in ath10k, which can do
full 32-bit DMA.
Fixes memory allocation errors on some platforms.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions