ath10k: bump up FW API to 5
[sfrench/cifs-2.6.git] / drivers / net / wireless / ath / ath10k / hw.h
index c236dd33ff074408e43ccbb169102da651be76cf..46e14d15a867661d31de2ed97ab04661662bc8b5 100644 (file)
@@ -78,6 +78,9 @@ enum qca6174_chip_id_rev {
 /* added support for ATH10K_FW_IE_WMI_OP_VERSION */
 #define ATH10K_FW_API4_FILE            "firmware-4.bin"
 
+/* HTT id conflict fix for management frames over HTT */
+#define ATH10K_FW_API5_FILE            "firmware-5.bin"
+
 #define ATH10K_FW_UTF_FILE             "utf.bin"
 
 /* includes also the null byte */