Hi, Here's a bunch of clean up patches for WMI and a single fix. I'm including the fix in this patchset because one of the clean up patches depends on it. Michal Kazior (9): ath10k: fix tx/rx chainmask init ath10k: remove unused pdev_set_channel command ath10k: deduplicate wmi_channel code ath10k: deduplicate host mem chunk code ath10k: relocate wmi attach/deatch functions ath10k: deduplicate wmi service ready logic ath10k: clean up phyerr code ath10k: unify wmi event function names ath10k: re-work scan start command building drivers/net/wireless/ath/ath10k/core.h | 4 +- drivers/net/wireless/ath/ath10k/debug.c | 2 +- drivers/net/wireless/ath/ath10k/debug.h | 4 +- drivers/net/wireless/ath/ath10k/mac.c | 10 +- drivers/net/wireless/ath/ath10k/spectral.c | 34 +- drivers/net/wireless/ath/ath10k/spectral.h | 8 +- drivers/net/wireless/ath/ath10k/wmi.c | 823 +++++++++++++---------------- drivers/net/wireless/ath/ath10k/wmi.h | 244 ++------- 8 files changed, 445 insertions(+), 684 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