ath10k: bump up FW API to 5
authorKalle Valo <kvalo@qca.qualcomm.com>
Wed, 25 Mar 2015 11:12:42 +0000 (13:12 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 30 Mar 2015 06:22:59 +0000 (09:22 +0300)
commit53513c302f35ece4b82fe9d47352ba9810f30238
tree1fffe6abf8581470ca89f736ea08bdcaefb3dcf5
parent8348db2984962119f29516cfafb775067238c580
ath10k: bump up FW API to 5

Firmware 10.2.4.48-3 now supports management frames over HTT feature and has
ATH10K_FW_FEATURE_HAS_WMI_MGMT_TX. But as 10.2.4 branch has conflicting HTT ids
patch "ath10k: add ATH10K_FW_IE_HTT_OP_VERSION" is needed to fix the issue.
Older ath10k versions don't have support that support and to maintain backwards
compatibility we need bump up the FW API to 5 not break older versions.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/hw.h
drivers/net/wireless/ath/ath10k/pci.c