|
@@ -67,8 +67,8 @@
|
|
|
#include "iwl-agn-hw.h"
|
|
|
|
|
|
/* Highest firmware API version supported */
|
|
|
-#define IWL7260_UCODE_API_MAX 9
|
|
|
-#define IWL3160_UCODE_API_MAX 9
|
|
|
+#define IWL7260_UCODE_API_MAX 10
|
|
|
+#define IWL3160_UCODE_API_MAX 10
|
|
|
|
|
|
/* Oldest version we won't warn about */
|
|
|
#define IWL7260_UCODE_API_OK 9
|