This new firmware will come out soon.

Signed-off-by: Emmanuel Grumbach <[email protected]>
---
 drivers/net/wireless/iwlwifi/iwl-7000.c | 8 ++++----
 drivers/net/wireless/iwlwifi/iwl-8000.c | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/drivers/net/wireless/iwlwifi/iwl-7000.c 
b/drivers/net/wireless/iwlwifi/iwl-7000.c
index 0597a9c..36e786f 100644
--- a/drivers/net/wireless/iwlwifi/iwl-7000.c
+++ b/drivers/net/wireless/iwlwifi/iwl-7000.c
@@ -69,12 +69,12 @@
 #include "iwl-agn-hw.h"
 
 /* Highest firmware API version supported */
-#define IWL7260_UCODE_API_MAX  12
-#define IWL3160_UCODE_API_MAX  12
+#define IWL7260_UCODE_API_MAX  13
+#define IWL3160_UCODE_API_MAX  13
 
 /* Oldest version we won't warn about */
-#define IWL7260_UCODE_API_OK   10
-#define IWL3160_UCODE_API_OK   10
+#define IWL7260_UCODE_API_OK   12
+#define IWL3160_UCODE_API_OK   12
 
 /* Lowest firmware API version supported */
 #define IWL7260_UCODE_API_MIN  10
diff --git a/drivers/net/wireless/iwlwifi/iwl-8000.c 
b/drivers/net/wireless/iwlwifi/iwl-8000.c
index d8dfa6d..9c396a4 100644
--- a/drivers/net/wireless/iwlwifi/iwl-8000.c
+++ b/drivers/net/wireless/iwlwifi/iwl-8000.c
@@ -69,10 +69,10 @@
 #include "iwl-agn-hw.h"
 
 /* Highest firmware API version supported */
-#define IWL8000_UCODE_API_MAX  12
+#define IWL8000_UCODE_API_MAX  13
 
 /* Oldest version we won't warn about */
-#define IWL8000_UCODE_API_OK   10
+#define IWL8000_UCODE_API_OK   12
 
 /* Lowest firmware API version supported */
 #define IWL8000_UCODE_API_MIN  10
-- 
1.9.1

--
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