iwlwifi: correct API command overlap
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-6000.c
index 1672a988424a31eaff24f97a73343a246eccea12..af700707cb73b6e028c84b8f67a83656d73e831a 100644 (file)
@@ -46,8 +46,8 @@
 #include "iwl-5000-hw.h"
 
 /* Highest firmware API version supported */
-#define IWL6000_UCODE_API_MAX 1
-#define IWL6050_UCODE_API_MAX 1
+#define IWL6000_UCODE_API_MAX 2
+#define IWL6050_UCODE_API_MAX 2
 
 /* Lowest firmware API version supported */
 #define IWL6000_UCODE_API_MIN 1
This page took 0.028053 seconds and 5 git commands to generate.