Hi, This addresses memory allocations failures recently reported by Avery Pennarun. v2: * add a new patch (result of splitting) * fix commit message Michal Kazior (3): ath10k: convert pci_alloc_consistent() to dma_alloc_coherent() ath10k: split ce initialization and allocation ath10k: deinit copy engine before resetting drivers/net/wireless/ath/ath10k/ce.c | 356 +++++++++++++++++++--------------- drivers/net/wireless/ath/ath10k/ce.h | 15 +- drivers/net/wireless/ath/ath10k/pci.c | 88 +++++---- 3 files changed, 264 insertions(+), 195 deletions(-) -- 1.8.5.3 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html