Hi, This patchset contains non-functional changes except patch #1 which changes memory allocation from dynamic to static. There is still some more to clean up in PCI/CE but it's probably better to keep patchsets compact and more frequent. v2: * fix checkpatch warning (Kalle) Michal. Michal Kazior (6): ath10k: use inline ce_state structure ath10k: remove ce_op_state ath10k: remove unused ce_attr parameters ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe ath10k: rename ce_state to ath10k_ce_pipe ath10k: rename ce_ring_state to ath10k_ce_ring drivers/net/wireless/ath/ath10k/ce.c | 125 +++++++++++++++------------------ drivers/net/wireless/ath/ath10k/ce.h | 74 ++++++++----------- drivers/net/wireless/ath/ath10k/pci.c | 80 +++++++++++---------- drivers/net/wireless/ath/ath10k/pci.h | 17 +++-- 4 files changed, 136 insertions(+), 160 deletions(-) -- 1.7.9.5 -- 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