Hi, First two patches are non-functional changes. The latter two should remove some overhead from TX path and CE processing. Nothing extraordinary. PATCH v2: * add commit messages for patch #1 and #2 (Kalle) Michal Kazior (4): ath10k: split tid calculation from tx function ath10k: split vdev_id calculation from tx function ath10k: remove ce_sendlist_send ath10k: remove num_sends_allowed drivers/net/wireless/ath/ath10k/ce.c | 35 ++++++------------------ drivers/net/wireless/ath/ath10k/ce.h | 16 +---------- drivers/net/wireless/ath/ath10k/mac.c | 48 ++++++++++++++++++++------------- drivers/net/wireless/ath/ath10k/pci.c | 25 +++-------------- drivers/net/wireless/ath/ath10k/pci.h | 3 --- 5 files changed, 42 insertions(+), 85 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