My proposal how to solve the differences between HTT interfaces by adding
ATH10K_FW_IE_HTT_OP_VERSION. Based on Rajkumar's "ath10k: fix htt t2h message
conflicts among firmware revisions", I just added the new IE and bumped up the
FW API.

For now only compile tested, I will run proper tests later.

---

Kalle Valo (1):
      ath10k: bump up FW API to 5

Rajkumar Manoharan (1):
      ath10k: add ATH10K_FW_IE_HTT_OP_VERSION


 drivers/net/wireless/ath/ath10k/core.c   |   18 ++++
 drivers/net/wireless/ath/ath10k/htt.c    |   98 +++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/htt.h    |  130 ++++++++++++++++++++++++------
 drivers/net/wireless/ath/ath10k/htt_rx.c |   20 +++--
 drivers/net/wireless/ath/ath10k/hw.h     |   22 +++++
 drivers/net/wireless/ath/ath10k/pci.c    |    1 
 6 files changed, 256 insertions(+), 33 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to