summaryrefslogtreecommitdiff
path: root/drivers/firewire
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-11-24 13:36:52 +0300
committerKalle Valo <kvalo@qca.qualcomm.com>2015-11-30 17:54:45 +0300
commitd6cb23b5147d2efb79a7d99ff019dfa6b4f8ed22 (patch)
tree279a3b0d76f377ce94429546e8425168949dc3aa /drivers/firewire
parent78f7aeb08f8f4be3868f4530552f56880fd08b8f (diff)
downloadlinux-d6cb23b5147d2efb79a7d99ff019dfa6b4f8ed22.tar.xz
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 'drivers/firewire')
0 files changed, 0 insertions, 0 deletions