iwlwifi: bump FW API to 36 for 8000 and up
[linux-block.git] / drivers / net / wireless / intel / iwlwifi / cfg / 8000.c
index 9bb7c19d48eb4cc5171c05054333774cc0c52e06..3f4d9bac9f73a03d5c8b814876c03bf998b7f148 100644 (file)
@@ -70,8 +70,8 @@
 #include "iwl-agn-hw.h"
 
 /* Highest firmware API version supported */
-#define IWL8000_UCODE_API_MAX  34
-#define IWL8265_UCODE_API_MAX  34
+#define IWL8000_UCODE_API_MAX  36
+#define IWL8265_UCODE_API_MAX  36
 
 /* Lowest firmware API version supported */
 #define IWL8000_UCODE_API_MIN  22