These two patches were included in the High latency v4 RFC submitted a few months ago. I think it would be appropriate to add them separately since they are not really related to the HL patches. This will make the next HL patch set somewhat smaller. Erik Stromdahl (2): ath10k: add inlined wrappers for htt tx ops ath10k: add inlined wrappers for htt rx ops drivers/net/wireless/ath/ath10k/htt.c | 4 +- drivers/net/wireless/ath/ath10k/htt.h | 88 ++++++++++++++++++++++++ drivers/net/wireless/ath/ath10k/htt_rx.c | 14 ++-- drivers/net/wireless/ath/ath10k/htt_tx.c | 12 ++-- drivers/net/wireless/ath/ath10k/mac.c | 2 +- 5 files changed, 104 insertions(+), 16 deletions(-) -- 2.17.0