OSDN Git Service

Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[uclinux-h8/linux.git] / drivers / net / wireless / intel / iwlwifi / iwl-7000.c
index fa41a5e..fc475ce 100644 (file)
@@ -73,8 +73,8 @@
 /* Highest firmware API version supported */
 #define IWL7260_UCODE_API_MAX  17
 #define IWL7265_UCODE_API_MAX  17
-#define IWL7265D_UCODE_API_MAX 20
-#define IWL3168_UCODE_API_MAX  20
+#define IWL7265D_UCODE_API_MAX 21
+#define IWL3168_UCODE_API_MAX  21
 
 /* Oldest version we won't warn about */
 #define IWL7260_UCODE_API_OK   13