summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-11-24 11:36:52 +0100
committerGovind Singh <govinds@codeaurora.org>2017-01-06 15:58:32 +0530
commitdb0faac5073867edde4ddae5f499a80f41ce138a (patch)
tree507b58b5cc2a3348f17e6f7e3917026d349fef22 /kernel/sysctl_binary.c
parent744bdbf8b5ea96241b1178b7f8dba53b94a6fd9b (diff)
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 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions